Skip to content

Waypoint Router is a simple application that shows the route from one starting location to a Drop-Off Point.

Notifications You must be signed in to change notification settings

EzikeChris/WaypointRouter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Waypoint Router

Waypoint Router is a simple application that shows the route for the places you want to go to. You set your starting point and drop-off point. It Then uses Google's Maps API with React.js to waypoint that location.

Screenshot

Stack

ReactJS ChakraUI React-google-maps GoogleMapsApi

Project setup

yarn

Compile and hot-reloads for development

yarn start

Creating a Production Build

yarn build

Google Map API key

Create an API in the google developers console https://console.developers.google.com

Add a .env file or .env.local in the project root and specify your API key as FAI_API_KEY= Place Your Api Key Here

Resources

About

Waypoint Router is a simple application that shows the route from one starting location to a Drop-Off Point.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published