Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/radzionc/building-on-map
- Owner: radzionc
- Created: 2017-04-27T08:49:50.000Z (over 7 years ago)
- Default Branch: development
- Last Pushed: 2018-12-01T14:51:58.000Z (about 6 years ago)
- Last Synced: 2024-11-06T06:12:59.355Z (2 months ago)
- Topics: google-maps, react, redux
- Language: JavaScript
- Homepage: https://rodionchachura.github.io/building-on-map
- Size: 14 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)