The "One Thing Task Manager" is a lightweight React application with a sleek interface built using the Tailwind CSS framework. It allows users to focus on completing one important task at a time. When you accomplish a task, you're greeted with a congratulatory message and a shower of virtual confetti.
Simple and intuitive user interface for entering and tracking "One Thing" tasks.
task completion celebration with confetti animations.
Designed for productivity and focus on accomplishing a single task at a time
Utilizes Tailwind CSS for responsive and modern styling
Implements Heroicons for high-quality icons.
Minimalist and distraction-free design.
To deploy this project run
npm run deploy
Clone the project
git clone https://link-to-project
Go to the project directory
cd my-project
Install dependencies
npm install
Start the server
npm run dev