Skip to content

Transport API Bus Departure Board (React.js + Google Maps)

Notifications You must be signed in to change notification settings

bearp2d/Bus-Route-Finder-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transport API Bus Departure Board (React.js + Google Maps)

###Run Live Demo

If the demo is not working, it has most likely hit the Transport API limits.

##About

  • Built with React + Webpack + Babel, see here for starter repo, and this tutorial by SurviveJS, which I used to get started.

  • Uses React Google Maps by Tom Chen for Google Map + React integration

  • Also using the Transport API for bus time information - note that there are daily limits on this API, so if the demo is not working, it has hit API limits.

  • Find Routes demo

  • Search Locations search

##Run this:

  1. npm install
  2. node server.js

Make sure webpack-dev-server is installed. For hotloading, you can run this:

webpack-dev-server --devtool eval --progress --colors --hot --content-base build

About

Transport API Bus Departure Board (React.js + Google Maps)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages