Skip to content

jamesh21/Neighborhood-Map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neighborhood Map

This project displays a neighborhood map with markers of specific tourist locations.

The markers are filterable and the markers display specific information about the location when clicked on.

This project was built using react. It also uses Google Maps API and Four Squares API in order to query the map and the tourist locations.

Quickstart

To install Dependencies run npm install

In order to run the application, run "npm start" while inside the project directory. After running the app it should then open a webpage on localhost port 3000.

In order for the service worker to work, you must run the application in production mode. Using "npm run build". Which will create a build folder used to deploy the app to production.

Dependencies

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published