Go Back
Todo App
A Todo application using React and localhost.
GitHub
Technologies Used
React
Local Storage
CSS
Architecture Used
Component-based architecture
Features
•
Add new tasks with a user-friendly interface.
•
Edit tasks with inline editing functionality.
•
Mark tasks as complete with a single click.
•
Delete tasks and manage the list dynamically.
•
Persist data using local storage, allowing tasks to stay after page reloads or closing the browser.
Screenshots
Click to Expand
Click to Expand