This is a simple To-Do List application built using HTML, CSS, and JavaScript. It allows users to add and remove tasks dynamically.
- Add new tasks to the list
- Remove tasks from the list
- Simple and clean user interface
the site: https://hibou-to-do-list.vercel.app/
These are the steps to be able to use this site directly from your home screen on mobile:
- Navigate to https://hibou-to-do-list.vercel.app/ on Safari
- Click on the Share button
- Select "Add to Home Screen"
- Click Add
- Now you will be able to find the site on your home screen.
- Navigate to https://hibou-to-do-list.vercel.app/ on Chrome
- Click on the three-dot menu
- Select "Add to Home Screen"
- Confirm the installation
- Now you will be able to find the site on your home screen.
This project is open-source and available under the MIT License.