Simple_Pomodoro is a web application designed to help you manage your time effectively. Built with modern web technologies, it features a clean interface that minimizes distractions, allowing you to focus on what matters most.
- Focus Timer - Standard 50-minute work sessions to maximize deep work.
- Minimalist Design - A distraction-free interface with a soothing color palette.
- Visual Feedback - Clear visual cues for timer status.
- Responsive - Optimized for both desktop and mobile devices.
- React - UI Library
- TypeScript - Static Typing
- Tailwind CSS - Utility-first CSS Framework
- shadcn/ui - Reusable UI Components
- Vite - Next Generation Frontend Tooling
Follow these steps to run the project locally.
Ensure you have Node.js or Bun installed on your machine.
-
Clone the repository
git clone https://github.com/andre4383/SimplePomodoro.git
-
Navigate to the project directory
cd SimplePomodoro -
Install dependencies
npm install
-
Start the development server
npm run dev
André Montenegro
Made with ❤️ by André.