Animedoro is a Pomodoro timer application built with Next.js 13, Tailwind CSS, and TypeScript. Inspired by animedoro-timer from Senpai Ankush.
- Start and pause the timer for intense work sessions or well-deserved breaks.
- Choose between work mode and watch mode. Yes, watching anime counts as being productive! 😉
- Customize the duration of your work sessions and breaks. You're the boss of your time!
- Witness the countdown timer ticking away, reminding you that time is fleeting. ⏳
- Get a satisfying notification sound when the timer reaches zero. Celebrate small victories!
- Watch confetti rain down on your screen when you conquer your task. It's a virtual party! 🎉
- Responsively designed, so you can be productive wherever you go. Time doesn't wait, and neither should you!
- Spotify Playback Control: Play, Pause, Next, Previous, Shuffle, Repeat, Volume Control, and more. (Coming soon!)
- Next.js 13: The React framework of my choice.
- Tailwind CSS: The styling framework that magically makes your UI look amazing.
- TypeScript: The type-safe language that makes your code more robust.
- Clone the repository:
git clone <repository-url>
- Navigate to the project directory:
cd animedoro
- Install the dependencies:
npm install
- Run the development server:
npm run dev
- Open your browser and visit http://localhost:3000 to unleash your productivity ninja!
This project is licensed under the MIT License. See the LICENSE file for details.
Feel free to reach out to me if you have any questions or suggestions. I'd love to hear from you! 😊