Local Line Project

Steps to Run the Project

  1. Prerequisite: Node, npm should be installed

  2. Install the dependencies

npm install 
  1. Run the project via npm/yarn
npm start

Or

yarn start
  1. Open http://localhost:3000/ in your browser.

  2. The data will be loaded in 3 seconds.

Enjoy :)