This repository contains several mini projects related to Redux.
A very basic single-page application that allows rendering posts and adding new posts. The code of redux-blog-posts
An improved version of the redux-blog-posts which has react routing in it. The code of advanced-redux-blog
A simple todo list single page application made with react tool kit queries. The code of rtk-todo-list