Skip to content

Conversation

@ParasParashar
Copy link

@ParasParashar ParasParashar commented Aug 18, 2024

Please review my skill set.

Sir I am not able to create readme.md completely

Here I am showing you the step on how to run the project locally

  1. Prerequisites
  • Node.js (v14+)
  • npm (v6+)
  • MongoDB (Running locally or hosted)

Here I use a local mongodb instance for simplicity

  1. Clone the repo
    git clone https://github.com/ParasParashar/fullstack-assignment-submission.git
    cd full-stack-assignment-submission

3 Install Dependencies
For backend
cd backend npm install
For Frontend
cd frontend npm install

  1. Run the Application

First, start the backend server:
cd ../backend npm start

Then, start the frontend server:
cd ../frontend npm run dev

  1. Once both servers are running you can access the application

Thanks for shortlisting me and allowing me to provide the assignment

You can find answers of the question given in frontend. md in the frontend.md itself

@ParasParashar ParasParashar changed the title Submission the assignment Assignment Submission by Paras Parashar Aug 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant