Skip to content

avanigupta06/To-do-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-do-list

• Designed and implemented a dynamic to-do list application using React.

• Utilized functional components and React hooks (useState) for state management.

• Implemented task addition, deletion, and completion toggle functionalities.

• Developed an editable form for updating existing tasks.

• Integrated FontAwesome icons for enhanced user interface design.

• Utilized UUID for unique task identification.

• Ensured a responsive and user-friendly interface with CSS styling.

• Managed application state and component interactions efficiently.

• Employed modular code structure with separate components for Todo, TodoForm, and EditTodoForm.

Screenshot 2024-07-28 223828

Screenshot 2024-07-28 224003

Releases

No releases published

Packages

No packages published