Skip to content

A library for writing modern OpenTripPlanner-compatible multimodal journey planning applications using React and Redux.

License

Notifications You must be signed in to change notification settings

openmove/otp-react-redux

 
 

Repository files navigation

otp-react-redux

A library for writing modern OpenTripPlanner-compatible multimodal journey planning applications using React and Redux.

Running the Example

A simple example of an OTP-RR application is included in the repository.

To run, first clone the repo and install yarn if needed.

Copy example-config.yml to config.yml. Update config.yml with your Mapzen API key, and optionally, the OTP endpoint and initial map origin. (The default values are for a Conveyal test server for Portland, OR.)

Install the dependencies and start a test instance using yarn:

yarn install
yarn start

Library Documentation

Coming Soon

About

A library for writing modern OpenTripPlanner-compatible multimodal journey planning applications using React and Redux.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 93.1%
  • CSS 6.7%
  • Other 0.2%