https://github.com/neonarray/react-weather
A simple React application
https://github.com/neonarray/react-weather
Last synced: about 1 year ago
JSON representation
A simple React application
- Host: GitHub
- URL: https://github.com/neonarray/react-weather
- Owner: NeonArray
- Created: 2016-07-23T19:21:28.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-24T16:29:11.000Z (almost 10 years ago)
- Last Synced: 2025-03-25T04:14:55.400Z (about 1 year ago)
- Language: JavaScript
- Size: 908 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#React-Weather
This is a simple SPA that fetches weather from OpenWeatherMap and displays the temperature in Fahrenheit. I created this app by following along [The Complete React Web App Developer Course on Udemy](https://www.udemy.com/the-complete-react-web-app-developer-course/). I highly recommend it.