Build and Start Instructions:
You need to install Node.js and MongoDB beforehand to run this project.
Type these commands in the terminal at the project directory :
(Step 1 : Install node modules)
npm install all
(Step 2: Run the project)
npm start
Input localhost:3000/ on your browser for the homepage.