Skip to content

Map showing Manhattan libraries - React, Google Maps API, Foursquare API

Notifications You must be signed in to change notification settings

ivanjankovic/gwg-udacity-fend-p7-neighborhood-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

P7 Neighborhood Map

This is the 7th project of the Front End Web Development NanoDegree. It uses Google's Maps API and ForSquare API service to display a map, markers, and information. Bulit with React.

Live version available at

https://ivanjankovic.github.io/gwg-udacity-fend-p7-neighborhood-map/

How to Run

  • clone the repository
  • swich to the cloned folder
  • run npm install
  • run npm start
  • navigate to http://localhost:3000

Service Worker

Create-react-app was used for making this app, service worker is present in the starter code and workls propery in production build. To get the app in production build:

  • serve -s build
  • npm run serve
  • navigate to http://localhost:5000

Dependencies

How to deploy React app to GitHub Pages

https://facebook.github.io/create-react-app/docs/deployment#github-pages-https-pagesgithubcom

Making Your Website Shareable on LinkedIn

https://www.linkedin.com/help/linkedin/answer/46687/making-your-website-shareable-on-linkedin?lang=en

Acknowledgements

About

Map showing Manhattan libraries - React, Google Maps API, Foursquare API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published