Skip to content

AnjanaManoj2004/ToDoApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ToDoApp

This is a simple and responsive To-Do List application built using Vue.js 3 and plain HTML/CSS. It allows you to:

  • Add new tasks
  • Mark tasks as completed
  • View the number of completed and remaining tasks
  • Remove individual tasks
  • Clear all tasks at once
  • Display a reusable custom Vue component with a welcome message

Preview

Open the project with Live Server (in VS Code) to see it running locally.


Getting Started

1. Clone or Download the Project

You can either download the ZIP or use Git:

git clone https://github.com/AnjanaManoj2004/ToDoApp.git

2. Clone or Download the Project

Open in VS Code

Make sure you have the Live Server extension installed.

3. Run with Live Server

Right-click on ToDoApp.html

Click "Open with Live Server"

Your app should open automatically in your default browser.

4.Built With

Vue.js 3 (CDN)

HTML5

CSS3

Live Server (for local dev preview)

5.Features

Add new tasks

Remove individual tasks

Mark as completed

See number of tasks left

"Remove All Tasks" button

Basic Vue component usage

Author

Anjana Manoj

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors