- Clone this repository using the command "git clone https://github.com/priyaa74/echio_assignment.git". Paste this command in the terminal.
- Then run command "npm install" to install the modules and dependencies.
- Then run command "json-server --watch db.json --port 8080" to start the json-server on port 8080.
- Finally run npm start and you will be able to see the file on "http://localhost:3000/"