Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/loverajoel/react-iss
- Owner: loverajoel
- Created: 2015-04-05T04:34:51.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-12T02:16:14.000Z (almost 9 years ago)
- Last Synced: 2023-06-09T19:20:16.617Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 1.13 MB
- Stars: 15
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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;