Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/itspodev/weather-app
Weather app (ReactJs)
https://github.com/itspodev/weather-app
api-rest fundamentals practice-project reactjs
Last synced: 5 days ago
JSON representation
Weather app (ReactJs)
- Host: GitHub
- URL: https://github.com/itspodev/weather-app
- Owner: itspodev
- Created: 2022-11-22T19:48:44.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-06-06T16:40:06.000Z (over 1 year ago)
- Last Synced: 2024-11-19T05:47:00.797Z (2 months ago)
- Topics: api-rest, fundamentals, practice-project, reactjs
- Language: JavaScript
- Homepage: https://weatherapp-frompom.netlify.app/
- Size: 2.91 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project Weather App
Project's aim is to improve React Skills using an API.
**Stack/Code :**
- Hooks
- API call
- SASSReact application scratched with [create-react-app](https://create-react-app.dev/)
**API :**
- [Open Weather](https://openweathermap.org/api)
## To see this project in action locally :
- git clone https://github.com/Ponifty/weather-app.git
- npm install
- npm start