Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.