Skip to content

Seventh project for the Grow with Google / Udacity Front End Web Developer program. This neighborhood map utilizes ReactJS, Google Maps, and the Foursquare API.

Notifications You must be signed in to change notification settings

rustyabbott/neighborhood-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neighborhood Map

This map of downtown Stuart, Florida utilizes the Google Maps and Foursquare APIs to display information about local attractions.

Installation

  1. Download or clone the repository.
  2. npm install
  3. npm start
  4. Explore!

Note

The service worker currently only works in production mode. You can run this app in production mode using npm run build, then serve -s build. Finally, visit localhost:3000 in your browser if it does not automatically open.

Attributions

About

Seventh project for the Grow with Google / Udacity Front End Web Developer program. This neighborhood map utilizes ReactJS, Google Maps, and the Foursquare API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published