Skip to content

Coder-Anindita/Todo-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ To-Do List Web App

A simple and elegant To-Do List application built using HTML, CSS, Bootstrap, and Vanilla JavaScript. This app allows users to add and remove tasks with a clean user interface and responsive design.


πŸš€ Features

  • πŸ“₯ Add new tasks
  • πŸ—‘οΈ Delete individual tasks
  • πŸ’… Styled with Bootstrap 5
  • 🎨 Custom fonts using Google Fonts
  • ❀️ Beautiful footer with personalized touch

πŸ”§ Tech Stack

  • HTML5 – Markup structure
  • CSS3 – Custom styling
  • Bootstrap 5 – Responsive and styled UI components
  • Google Fonts – Custom fonts: Cherry Bomb One and Pacifico
  • JavaScript (Vanilla) – DOM manipulation for adding/removing tasks

πŸ“Έ Preview

image

πŸ› οΈ Setup Instructions

  1. Clone the repository:
    git clone https://github.com/yourusername/todo-list-app.git
    cd todo-list-app
    
  2. Open the app: Open index.html in any modern browser (Chrome, Firefox, etc.)

todo-list-app/
β”œβ”€β”€ index.html       # Main HTML file
β”œβ”€β”€ style.css        # Custom CSS styling
β”œβ”€β”€ script.js        # JavaScript logic
└── README.md        # This file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published