Vivek Pattanayak(Team Leader).
Saketh Kumar Pabba.
Aditya Kumar Dubey.
Sayan Maiti.
Fork the repository and clone it.
Open your favourite Code Editor and write the following code to clone it
git clone <your forked Repo url>
After cloning , type
cd hack-a-duck-v2
npm i
this may take few minutes.
install mongodb on your local system if not done before by following this link
after this type the command below in your terminal (ps-node must be installed in your local system)
node app.js
Now,open google chrome and enter localhost:3000 to navigate the site.