Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/loverajoel/react-iss

React example, distance of 245 cities to ISS in real time
https://github.com/loverajoel/react-iss

Last synced: about 2 months ago
JSON representation

React example, distance of 245 cities to ISS in real time

Awesome Lists containing this project

README

        

React ISS
============
This is a little example that use for introduce me into the world of [React](http://facebook.github.io/react/).
The idea is show 240 cities order by closeness to ISS.

View the Demo
--------------

[Live demo](http://loverajoel.github.io/).

Running Locally
---------------

Clone the repository do `npm start` and open `index.html` in your browser;