Skip to content

HibouDevv/to-do-list

Repository files navigation

To-Do List Application

This is a simple To-Do List application built using HTML, CSS, and JavaScript. It allows users to add and remove tasks dynamically.

Features

  • 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/

Install on Mobile

These are the steps to be able to use this site directly from your home screen on mobile:

iOS:

  • 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.

Android:

  • 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.

License

This project is open-source and available under the MIT License.