Bus Service App

Bus Stop Service App. This app uses Bus Service API.

Demo

Installation

  • Create .env file in root. Copy .env.example
  • run yarn install to install packages.

Running

run yarn start Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

Deployment

run yarn build Builds the app for production to the build folder.