All Projects → GraemeFulton → React Js Bus Map Web App

GraemeFulton / React Js Bus Map Web App

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

Programming Languages

javascript
184084 projects - #8 most used programming language

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].