Skip to content

Latest commit

Β 

History

History
38 lines (25 loc) Β· 1.02 KB

File metadata and controls

38 lines (25 loc) Β· 1.02 KB

πŸ“ TodoList

Classic todo list app with CRUD operations

JavaScript React Vite Tailwind CSS


About

A clean, simple todo list application with full CRUD functionality. Built with React and JavaScript as a practical project for task management.

Features

  • βœ… Add/Remove β€” Manage your tasks
  • ✏️ Edit β€” Update task descriptions
  • πŸ”„ Toggle β€” Mark complete/incomplete
  • 🎨 Clean UI β€” Minimalist design

Getting Started

git clone https://github.com/foxnaim/TodoList.git
cd TodoList
yarn install
yarn dev

License

MIT Β© foxnaim