Checklist is a minimalist todo list app designed to help you stay organized and focused. It provides a clean and intuitive interface for managing your tasks effortlessly.
- Add Todos: Easily add new tasks to your list.
- Delete Todos: Remove completed or unnecessary tasks with a single click.
- Search Functionality: Quickly find specific tasks using the search bar.
- Adding Todos: Enter your new task in the input field under "Add a new todo..." and hit enter or click the submit button.
- Deleting Todos: Click on the trash icon next to a task to remove it from your list.
- Searching Todos: Use the search bar to filter your tasks by keyword.
- HTML
- CSS (Bootstrap for styling)
- JavaScript (Vanilla JS)
- Clone this repository to your local machine.
- Open the
index.html
file in your preferred web browser.
This project is licensed under the MIT License - see the LICENSE file for details.