Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shidhincr/lookaround_react
LookAround app in ReactJS and Flux
https://github.com/shidhincr/lookaround_react
Last synced: about 1 month ago
JSON representation
LookAround app in ReactJS and Flux
- Host: GitHub
- URL: https://github.com/shidhincr/lookaround_react
- Owner: shidhincr
- License: mit
- Created: 2014-12-29T07:46:55.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-03-08T10:18:20.000Z (almost 8 years ago)
- Last Synced: 2024-04-13T03:15:06.433Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 129 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
LookAround_React
=====================Trying to Learn ReactJS and Flux Architecture by creating a simple application. This Repo is a clone of the original [LookAround](https://github.com/shidhincr/LookAround) application created for learning AngularJS.
What we're going to do ?
========================
It'll be a simple application using Google maps API to load the location service and find the nearest ATM,Bar,Hotels, Pubs ..etc. Google is already providing these informations in their Goole+ page –– but as I said earlier, we'll be mimicking the same for our learning purpose.