Skip to content

React App: ToDo List Project

Published: at 10:00 PM

My ToDo list project is a simple todo list that is built using React. Building this project helped me learn the basics of building React applications such as making components, using different React hooks like useState and useEffect and how to store data as key-value pairs inside a browser using localStorage.

Todo app's overview The ToDo React application empowers users to: