Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

A weather app that makes a fetch request using react-redux with vite.
https://github.com/lucasdota/weather-app

frontend react redux redux-thunk redux-toolkit vite

Last synced: 10 days ago
JSON representation

A weather app that makes a fetch request using react-redux with vite.

Awesome Lists containing this project

README

        

## Weather App with Redux

### A minimalist project with vite to showcase how to perform async actions in redux.

Main features:

- Data fetching
- Visual feedback when the fetch request is pending/returns status 404(not found)
- Image changes when it is raining at the searched location

Website: [click here](https://weather-app-one-wheat-48.vercel.app/)