Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/amangupta262/weather-app

A weather app using React, Redux, React hooks
https://github.com/amangupta262/weather-app

material-ui openweathermap-api react reacthooks redux

Last synced: about 1 month ago
JSON representation

A weather app using React, Redux, React hooks

Awesome Lists containing this project

README

        

## Weather App
### (https://react-wea-ther-app.herokuapp.com/)

#### A weather app displays the current and 7 days weather of Bengaluru.

### Features :
- It shows the current weather of Bangalore.
- User can search current weather of any city.
- User can refresh the current weather of Bangalore only.
- User can see the 7 days forecast of Bangalore only.

### Technology Used :
- React
- React Hooks
- Redux
- Material UI
- HTML
- CSS

### Tools Used :
- Open Weather API [Link](https://openweathermap.org/api)
- VS Code

### ToDo
- Show 7 days forecast of searched city
- Show detail weather on clicking a day in 7 days forecast
- Refresh the current weather of searched city