live demo: https://willowy-lolly-67084f.netlify.app/
A complete todo application with all features. You can add Todos. Mark Complete Todods. Delete Todo. Edit Todo.
In the project, we will be creating a Complete Todo Application with all features. We will do all the CRUD operations. We are using React.js
to manage our states, Redux
. Also we will learn to make simple animations using Framer Motion
. This will be a complete beginner
friendly app. Hope you enjoy it.
- Basic ReactJs knowledge
- Basic HTML, CSS knowledge