Skip to content

AusBoone/To-Do-List-Web-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do-List-Web-App

A minimalistic To-Do List web application that allows users to manage their tasks effectively. Users can add and remove tasks with a smooth fade-out effect.

Features

  • Add new tasks using the input field and "Add Task" button or by pressing the "Enter" key
  • Remove tasks by clicking the corresponding checkbox, which triggers a fade-out effect before removal
  • Responsive design that works on various screen sizes

How to Use

  1. Clone the repository or download the source code.
  2. Open the index.html file in a modern web browser.
  3. Start adding tasks by typing into the input field and clicking the "Add Task" button or pressing the "Enter" key.
  4. Remove tasks by clicking the checkbox next to the task text. The task will fade out and be removed from the list.

Technologies Used

  • HTML5
  • CSS3
  • JavaScript (Vanilla)

Customization

You can customize the appearance of the To-Do List web app by modifying the styles.css file. Feel free to change the colors, fonts, and other styles to match your personal preferences or branding.

License

This project is open-source and available under the MIT License. Feel free to use, modify, and distribute the code as needed.

About

A minimalistic To-Do List web application that allows users to manage their tasks effectively.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published