/vila-pompeia-map

React project with Google Maps API - Udacity Advanced Front End Web Development Nanodegree

Primary LanguageJavaScript

Vila Pompeia Food n' Bar

Description

Project created as part of the Udacity Advanced Web Front-End Nanodegree.

A neighborhood map, made with Googe Maps API, and Forsquare API, showing the best places to eat and drink at Vila Pompeia, São Paulo.

Demo

https://romanonatacha.github.io/vila-pompeia-map

Run the Application localy

Clone this repository

git clone https://github.com/romanonatacha/vila-pompeia-map.git

Installing

Inside the project directory run

npm install

Run the application

Start the application

npm start

Testing offline

The service worker is from the create-react-app and it only works in production mode, so you run

npm run build

Build With

Authors

This project was bootstrapped with Create React App.