In the project directory, you can run:
// Install dependencies
npm install or yarn install
//start the client
npm start or yarn start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Checkout to api directory then you can run:
Runs the node server and page will reload if you make any edits
This will start the mongodb service
Runs mongod on 27018 port