Skip to content

misshu1/neighborhood-map-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neighborhood Map (React)

Single page application that uses Google Maps API and Foursquare API to list a few restaurants near Ramnicu Valcea, Romania.

API

Google Maps JavaScript API

Foursquare Places API

How to run the aplication

  • Install Node.js on your computer.
  • Clone or download the project.
  • Change the working directory
$ cd neighborhood-map
$ npm install
$ npm start

Production mode

$ npm run build
$ python -m http.server 8000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published