Skip to content

amantdevio/To-do-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do List Web App

A simple, functional to-do list application built using HTML, CSS, and vanilla JavaScript.
This project focuses on core front-end fundamentals: DOM manipulation, event handling, and basic state management without any frameworks.

Features

  • Add new tasks
  • Mark tasks as completed
  • Delete tasks
  • Responsive and clean UI
  • Runs entirely in the browser (no backend)

Tech Stack

  • HTML – structure
  • CSS – styling and layout
  • JavaScript – logic and interactivity

No frameworks. No libraries. Just fundamentals.

Project Structure

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors