Skip to content

JavaScript-HTML-CSS Projects | A collection of small, interactive web projects built using vanilla HTML, CSS, and JavaScript. Includes practical apps like To-Do List with dynamic task handling, designed to practice DOM manipulation, event handling, and core JavaScript concepts.

Notifications You must be signed in to change notification settings

yogesh-d98/JavaScript-HTML-CSS-Todo-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 

Repository files navigation

JavaScript-HTML-CSS-Projects

PROJECT 1:

πŸ“ To-Do List (Vanilla JavaScript)

A simple To-Do List app built using HTML, CSS, and JavaScript.
You can add tasks, mark them as completed, and view your completed tasks separately.


πŸš€ Features

βœ… Add new tasks dynamically
βœ… Mark tasks as completed with a single click
βœ… Completed tasks move to a separate β€œCompleted” section
βœ… Automatically hides the helper message when all tasks are done
βœ… Built using pure JavaScript (no frameworks)


πŸ’» Tech Stack

  • HTML5
  • CSS3
  • JavaScript (ES6)

πŸ“‚ Project Structure

About

JavaScript-HTML-CSS Projects | A collection of small, interactive web projects built using vanilla HTML, CSS, and JavaScript. Includes practical apps like To-Do List with dynamic task handling, designed to practice DOM manipulation, event handling, and core JavaScript concepts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages