Skip to content

ngomanhhoang/todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo App

A simple and clean Todo application built with React, TailwindCSS, shadcn/ui, and lucide-react. The project includes task creation, editing, completion toggling, and filtering.

Features

  • Add new tasks

  • Edit existing tasks

  • Delete tasks

  • Mark tasks as completed

  • Filter tasks by:

    • All
    • Active
    • Completed
  • Responsive layout

  • Organized component structure

Tech Stack

  • React (Vite)
  • TailwindCSS
  • shadcn/ui components
  • lucide-react icons

Getting Started

Clone the repository:

git clone https://github.com/ngomanhhoang/todo
cd todo

Install dependencies:

npm install

Start the development server:

npm run dev

Build for production:

npm run build

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published