An open API service indexing awesome lists of open source software.

https://github.com/joaopaulomoraes/neighborhood-map

A web app with Google Maps API and React
https://github.com/joaopaulomoraes/neighborhood-map

Last synced: 8 months ago
JSON representation

A web app with Google Maps API and React

Awesome Lists containing this project

README

          

# Neighborhood Map

A web app with Google Maps API and React

## Getting Started

### Installing

Cloning the project.
```
git clone https://github.com/joaopaulomoraes/Neighborhood-Map.git neighborhood-map
```

Access the project directory.
```
cd neighborhood-map
```

Install dependencies.
```
yarn install
```

Serve with hot reload at http://localhost:3000.
```
yarn start
```

**Demo**: [https://neighborhood-map-kagzjgkibt.now.sh](https://neighborhood-map-kagzjgkibt.now.sh)

### APIs

- [Google Maps](https://developers.google.com/maps)
- [Foursquare](https://developer.foursquare.com/)

## License

This project is licensed under the MIT License.