This is a straightforward Todo List web application created using React and styled with Tailwind CSS. It allows users to add, delete, and mark tasks as completed.
- Add Tasks: Enter a new task and press enter to add it to the list.
- Delete Tasks: Click on the task's delete button to remove it from the list.
- Mark Tasks as Completed: Toggle the checkbox to mark tasks as completed.
- React: Utilized for building the frontend user interface and managing state.
- Tailwind CSS: Used for styling and creating a clean, responsive design.
- Clone the repository:
git clone https://github.com/sh1baruuu/to-do_list.git
- Install dependencies:
npm install
- Run the application:
npm run dev
Once the application is running, open your browser and go to http://localhost:5173 to view the Todo List app. You can start adding tasks, deleting them, and marking them as completed.
Contributions are welcomed and appreciated! If you have suggestions, found bugs, or want to contribute by submitting enhancements, please feel free to:
- Submit issues: Report problems or suggestions by creating issues.
- Send pull requests: Contribute directly by implementing changes.
For any inquiries or further discussion, you can reach out through: