Skip to content

mufeezaaslam07/day4_reactapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##WEEK 3 - DAY 4

============================================

TOPIC

Build Todo List using REACT

Features

  • Add new tasks with a name.
  • Toggle task completion status.
  • Delete completed tasks.
  • View the number of tasks left to do.

Technologies Used

  • React
  • UUID for generating unique IDs
  • Local Storage for data persistence

=============================================

EXTRA'S

STYLING

  • The application has been styled to provide a clean and user-friendly interface.

DELETE-BUTTON

  • There's a delete button with every task so you can delete any task.

UPDATE-BUTTON

  • There's a update button with every task so you can edit any task.

=============================================

=============================================

Getting Started

  • Clone the repository.
  • npm install
  • npm start

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors