https://github.com/gnujoow/weather_app_react
https://github.com/gnujoow/weather_app_react
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gnujoow/weather_app_react
- Owner: gnujoow
- Created: 2016-08-13T07:54:32.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-13T09:50:16.000Z (over 9 years ago)
- Last Synced: 2025-04-01T23:44:57.505Z (12 months ago)
- Language: JavaScript
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- 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.