Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/radzionc/building-on-map

My first React app
https://github.com/radzionc/building-on-map

google-maps react redux

Last synced: 16 days ago
JSON representation

My first React app

Awesome Lists containing this project

README

        

# building-on-map

>

![alt text](https://user-images.githubusercontent.com/17750556/49329552-b0331180-f591-11e8-87b9-4f1da6cb317d.gif)
My first React app.
## [Demo](https://rodionchachura.github.io/building-on-map/)

## Run locally

```bash
git clone https://github.com/RodionChachura/building-on-map.git
cd building-on-map
npm install
npm run
```

## License

MIT © [RodionChachura](https://geekrodion.com)