Skip to content

LarmBee/To-Do-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TO DO APP

project-image

This is a To-Do application built using React . You can add tasks by filling it in in the input section. You can delete by right clicking on a task to delete it from your list.

🚀 Demo

https://to-do-app-xi-sepia.vercel.app/

🧐 Features

Here're some of the project's best features:

  • Delete
  • Add Task

🛠️ Installation Steps:

1. Git clone

git clone {the repo link}

2. Npm install

npm install

3. To start app

npm start

💻 Built with

Technologies used in the project:

  • React JS
  • CSS