Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.06 KB

README.md

File metadata and controls

25 lines (15 loc) · 1.06 KB

Neighborhood Map (React)

The final project of the Udacity Front-End Developer Nanodegree Program. View the project live.

This is a single page application featuring a map of a neighborhood in Yogyakarta, Indonesia, that you probably would like to visit. The location data are from Foursquare and can be filtered by its venue name.

Installation

Download project files here.

  • install all project dependencies with npm install
  • start the development server with npm start

This project uses the Create-React-App starter code and, therefore, the service worker only works in the production build, not in the development mode. To create a production build, use npm run build.

Tools/APIs Used

Tools

APIs