Local Line Project Steps to Run the Project Prerequisite: Node, npm should be installed Install the dependencies npm install Run the project via npm/yarn npm start Or yarn start Open http://localhost:3000/ in your browser. The data will be loaded in 3 seconds. Enjoy :)