Single page application that uses Google Maps API and Foursquare API to list a few restaurants near Ramnicu Valcea, Romania.
- Install Node.js on your computer.
- Clone or download the project.
- Change the working directory
$ cd neighborhood-map
$ npm install
$ npm start
$ npm run build
$ python -m http.server 8000