Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/7rulnik/4xxi-test-project
Forecast app built on React
https://github.com/7rulnik/4xxi-test-project
Last synced: 13 days ago
JSON representation
Forecast app built on React
- Host: GitHub
- URL: https://github.com/7rulnik/4xxi-test-project
- Owner: 7rulnik
- Created: 2015-09-25T14:22:56.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-27T12:42:44.000Z (over 9 years ago)
- Last Synced: 2024-11-07T12:53:01.822Z (2 months ago)
- Language: JavaScript
- Homepage: http://7rulnik.github.io/4xxi-test-project/
- Size: 223 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Test project for 4XXI
Forecast app built on React
[Demo](http://7rulnik.github.io/4xxi-test-project/)
## Used tools and technologies
* React
* Fetch
* Gulp
* Browserify
* PostCSS
* Jade
* ESLint
* Material Design Lite
* LocalStorage
* HTML5 Geolocation
* OpenWeatherMap API## Bulding
Type `npm install` to install deps
Type `npm run serve` to run dev server with livereload.
Type `npm run build` to build project for production.
September, 2015