Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

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
- SASS

React 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