A simple React - Redux - Typescript weather application.
- autosave cities in local storage
- choose theme
- responsive, works on mobile and desktop
- extensive use of redux middleware to allow easy extension
You can find a working demo here
A little preview!
Open redux console to monitor events!
Clone the repo. Install nodejs and run npm install && npm run start. Happy hacking!

