A simple and user-friendly To-Do List application built using React. This app helps users manage their tasks efficiently by allowing them to add, edit, delete, and mark tasks as completed.
- Add Tasks: Quickly add new tasks to your to-do list.
- Mark as Completed: Check off tasks once they're done.
- Edit Tasks: Modify task details at any time.
- Delete Tasks: Remove completed or unnecessary tasks.
- Responsive Design: Works seamlessly across all devices.
- Frontend: React, JavaScript, HTML, CSS
- State Management: React's useState and useEffect hooks
Ensure you have the following installed:
- Node.js
- npm (comes with Node.js) or Yarn