/coding-challenge-frontend-b

A microsite that lists bus travel schedules for a given route and a given date

Primary LanguageJavaScriptThe UnlicenseUnlicense

Busbud Coding Challenge

Technologies


  1. Nodejs
  2. React

Getting Started


  1. Install project dependencies

yarn add

  1. Create a .env.local file and copy comtent of .env.sample to it and provide the appropraite values

  2. Then start the application

yarn start

  1. Navigate to your browser to view the app on http://localhost:8080

Test


Run the application test:

yarn test

Live Demo

https://busb-code-challenge.herokuapp.com/