flenex-io / ToDo

This To-Do app is a simple project built using only HTML, CSS, and JavaScript without any additional libraries or frameworks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To-Do App

This To-Do app is a simple project built using only HTML, CSS,Bootstrap and JavaScript without any additional libraries or frameworks.

Features

  • Add Tasks: Enter a task in the input field and press enter or click the 'Add' button to add it to the list.

  • Delete Tasks: Remove a task from the list by clicking the delete button next to the task.

  • Local Storage: Tasks are saved to the browser's local storage, so they persist even after refreshing the page or closing the browser.

Open For Contributions

About

This To-Do app is a simple project built using only HTML, CSS, and JavaScript without any additional libraries or frameworks


Languages

Language:CSS 39.3%Language:JavaScript 34.5%Language:HTML 26.2%