Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gnujoow/weather_app_react
https://github.com/gnujoow/weather_app_react
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/gnujoow/weather_app_react
- Owner: gnujoow
- Created: 2016-08-13T07:54:32.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-08-13T09:50:16.000Z (over 8 years ago)
- Last Synced: 2024-10-27T09:50:57.962Z (2 months ago)
- Language: JavaScript
- Size: 27.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Youtube react clone
this project cloned youtube by using React and following APIs.
- [google map](https://github.com/tomchentw/react-google-maps)
- [sparkline](https://github.com/borisyankov/react-sparklines)
- [openweathermap](http://www.openweathermap.org/)---
This project has beend carried out while taking to [Modern React with Redux](https://www.udemy.com/react-redux/).
I'm not Familiar with node.js so I forked [this repository](ReduxSimpleStarter) and wrote the code.