Skip to content

scalereal/google-maps-with-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Maps with React

How to setup the repo locally?

  1. Clone git repository by using git clone https://github.com/scalereal/google-maps-with-react.git
  2. Navigate into the repo by using the command cd google-maps-with-react
  3. Use yarn install or npm install to install all dependencies
  4. Create .env file under the root directory of project and add environment variable REACT_APP_GOOGLE_API_KEY=YOUR_GOOGLE_API_KEY
  5. Run the app locally by using yarn start or npm start

Check out working application here 👇️

https://google-maps-with-react.onrender.com/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published