Skip to content

antasdev/react-todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 React Todo App

A modern Todo application built using React.
This project helped me practice core React concepts like state management, components, and hooks.


✨ Features

  • ➕ Add new tasks
  • ✏️ Edit tasks
  • 🗑️ Delete tasks with custom confirmation modal
  • ✅ Mark tasks as completed
  • 🔀 Drag & drop task reordering
  • 💾 Local storage persistence
  • 🎨 Modern black & gold UI design

🛠️ Tech Stack

  • React JS
  • JavaScript (ES6+)
  • Tailwind CSS
  • Local Storage API

Example:

  • Home screen
  • Drag & drop action
  • Delete modal

🚀 Getting Started

1. Clone the repository

git clone https://github.com/your-username/todo-app.git

About

A modern Todo App built with React featuring CRUD operations, drag & drop reordering, local storage persistence, and a dark gold UI design.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors