Challenge: Todo App
Hands-on exercise to test your knowledge about the useEffect hook in React.
We'll cover the following
Task
Create a Todo List application with useEffect
and useState
hooks in React. The application already includes basic functionality for adding, toggling, and deleting todos.
Expected output
The provided layout is the Todo List application using React, which encompasses essential functionalities for seamlessly adding, toggling, and deleting Todos. The application is designed to provide a comprehensive experience in managing your to-do tasks efficiently. Best of luck!
Get hands-on with 1400+ tech skills courses.