Skip to content

shihabhasan0161/To-Do-List-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About The Project

This is a simple to-do list app I have created using HTML, CSS and JS.

To Do List App

Demo

You can view a demo of this app here: https://to-do-list-app-shihab.vercel.app/

Use Cases

Here's what you can do with this app:

  1. You can add a task by clicking on the ➕ icon
  2. You can remove a task by clicking on the 🗑️ icon
  3. You can select the task to mark you have completed it
  4. You can count the number of tasks you have in the app
  5. You can clear all the tasks at once

I will try to add more functionalities in the future.

Getting Started

In order to run this app locally, Clone the repo

git clone https://github.com/shihabhasan0161/To-Do-List-App.git