React CRUD App

In this project, I use redux to manage states. I learn a lot of programming concept at https://www.patika.dev. I would like to thank Mehmet Seven for the training and Dmitry Sharabin for the design.

Live Demo

https://react-redux-todo-3app.netlify.app/

Clone, Install and Start

git clone https://github.com/alperenmehmet/react-redux-todo-app.git
cd react-redux-todo-app
yarn install
yarn start