Task and Treat is a vibrant and engaging web application designed to transform the mundane task of managing your to-do list into a delightful experience. With Task and Treat, completing tasks isn't just about productivity—it's about rewarding yourself along the way.
- Interactive Todo List: Task and Treat offers a user-friendly interface for creating, organizing, and managing your tasks effortlessly.
- Ability to Delete a Todo Set: Easily remove outdated or completed todo sets from your list.
- Ability to Edit a Todo Set: Task and Treat allows you to modify titles, emojis, and backgrounds, ensuring that your tasks are always up to date.
- Ability to Add New Todo Items to a Set: Expand your todo sets with additional tasks or subtasks using Task and Treat's add feature.
To install the project, follow these steps:
- Clone the repository:
git clone https://github.com/xyzeez/task-and-treat.git
- Navigate to the project directory:
cd task-and-treat
- Install dependencies:
npm install
- Start the application:
npm start
- @merycodes for providing the initial design which inspired me to build this project.