Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 1.17 KB

README.md

File metadata and controls

44 lines (28 loc) · 1.17 KB

React Todo App

live demo: https://willowy-lolly-67084f.netlify.app/

React Todo App.

A complete todo application with all features. You can add Todos. Mark Complete Todods. Delete Todo. Edit Todo.

Add New Todo.

Add a New Todo

Mark Complete Todo.

Mark Completre

Categorization.

Mark Completre


Project Description

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.

What we are going to learn/use

Requirements

  • Basic ReactJs knowledge
  • Basic HTML, CSS knowledge