To run this repository on your local environment, follow the steps mentioned below:

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