/route-planner-redux

rebuilding route planner in redux+react architecture - work in progress

Primary LanguageJavaScript

Route Planner using Google Maps, built with React JS

Route Planner is a simple app that helps you to plan your travel routes.

  • Create up to 10 routes.
  • Add as many way points between start and end destinations of your route.
  • See distance and time details for each way points and whole route.
  • Data is stored in your browser. So the next time you visit the route planner, your saved plan will be loaded automatically.

Route Planner