Spain cities forecast using https://www.el-tiempo.net/api and Elastic UI framework
👉 https://forecast-cities-react.netlify.app/
- The user can search by city name which opens the city page with it's weather info.
- The searched city can be added/removed to/from favorites (a list saved in localstorage and then shown on home page).
- On home page, the favorites cities can be sorted by drag & drop and removed from the list.
Run the app in the development mode on http://localhost:3000
- React
- Typescript
- Redux Saga
- Elastic EUI
- Enzyme
- Jest