Skip to content

This project contains a React application that allows users to plan a route with multiple stops using the Google Maps API.

Notifications You must be signed in to change notification settings

divergent98/react-google-map-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with Create React App

This project contains a React application that allows users to plan a route with multiple stops using the Google Maps API.

Starting the app

Before starting the app make sure to create API key in google developers console, and enable billing. Make sure to add your API key in the .env file by creating new variable: REACT_APP_GOOGLE_MAPS_API_KEY

To run the project you need to navigate to the project directory and run the following commands

npm install

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

About

This project contains a React application that allows users to plan a route with multiple stops using the Google Maps API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published