Skip to content

Krish3017/To-Do-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do List App

A simple React-based To-Do application I built to practice component structure, state management, and handling dynamic lists. Users can add tasks, edit them, and delete them using a clean card-style UI.

Features

  • Add multiple tasks
  • Edit existing tasks
  • Delete tasks
  • Clean card UI with buttons
  • Simple component-driven layout (Page, Input, Card)

Tech Stack

  • React
  • JavaScript
  • Tailwind CSS

Purpose

Created to improve my understanding of props, lifting state up, and managing arrays of items in React.

Screenshot 2025-12-11 220823

About

A simple React To-Do app I built to practice component state, adding multiple tasks, and implementing edit/delete directly on dynamic cards.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors