To run this project you need to
- Download Nodejs https://nodejs.org/en/download/
- Open Nodejs CLI in project folder.
- Install NODEMON to avoid manually restarting server file, using: "npm install nodemon -g"
- Install package.json: using: "npm install"
- Start server.js file. using: "nodemon server"
- Open Google Chrome (Recommended), goto URL: localhost:3000 for more details contact: [email protected]
or just go to https://coditec.herokuapp.com/