Check out project online HERE!
Simple React weather app. During make this project I learned how works React Hooks and how to get API data by Fetch.
- HTML
- CSS
- JavaScript
- React
- Download WeatherAppCompiled files
- Unzip in a folder
- Run by open index.html file
- Uncompiled version:
- Download the entire repository
- Unzip in a folder
- Open folder by Visual Studio Code (or another code editor)
- Open console
- Start with command
npm start
The website app is complited.