A clean, simple todo list application with full CRUD functionality. Built with React and JavaScript as a practical project for task management.
- β Add/Remove β Manage your tasks
- βοΈ Edit β Update task descriptions
- π Toggle β Mark complete/incomplete
- π¨ Clean UI β Minimalist design
git clone https://github.com/foxnaim/TodoList.git
cd TodoList
yarn install
yarn devMIT Β© foxnaim