waitingcheung / coding-challenge-frontend-b

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

coding-challenge-frontend-b

osheaga

It will be hot this summer in Montreal with the Osheaga festival! Your challenge is to build a microsite that allows a traveler from NYC to find one-way departure schedules for the festival's opening weekend.

Demo

https://osheaga.herokuapp.com

Installation

npm install

Development Build

npm start

Production Build

npm run build

Testing

npm test

About

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

License:The Unlicense


Languages

Language:JavaScript 85.1%Language:HTML 13.7%Language:CSS 1.2%