Skip to content

NWhitby/Neighborhood-Map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neighborhood Map (React)

This projects utilizes React to build a progressive single page web application. Via the Google Maps API and the FourSquare API, users are able to see a list of food places in Salisbury, Maryland. The map displays markers denoting each location and will animate, change colors, and display an info window when clicked. The page also displays a search form for searching through filtered places.

Installation

To install, clone the repository, cd into the projects directory, run npm install, and npm start. Preview the app in your web browser by navigating to http://localhost:3000/. The service worker only works in the production build. To run it in production use npm run build, serve -s build, then visit localhost:5000.

Click to View

Attribution

https://www.youtube.com/watch?v=ywdxLNjhBYw&list=PLgOB68PvvmWCGNn8UMTpcfQEiITzxEEA1

https://github.com/elharony

https://www.youtube.com/watch?v=Uw5Ij56RhME

https://stackoverflow.com/questions/38806320/how-to-configure-service-workers-with-create-react-app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published