/BUS_TRACKER

A Application which enables users to find the time of Arrival of buses and the to find their Nearest Bus Stop

Primary LanguageJavaScript

BUS TRACKER WEB APPLICATION

A Application which enables users to find the time of Arrival of buses and the to find their Nearest Bus Stop

This application allows users to

  • Check the time of Arrival of the buses
  • See the location of the Nearby bus stops
  • Shows the timings of buses that have left the bus stop.

Recommended Node version: 16.x.x

Steps for Execution:

  • Install Node.js and clone the repository
  • Run npm install to install the required dependencies
  • Run npm start to start the server and view the application on port 8000