Focusflow is a web application designed to help you improve your productivity using the Pomodoro technique. Built with Vite, ReactJS, and TypeScript, Focusflow offers a seamless and efficient user experience for managing work sessions and short breaks.
- Pomodoro Timer: Display timer of work sessions and short breaks.
- Modes: Comes with 30 work sessions and 5 min short breaks.
Vite
Reactjs
Typescript
Tailwind CSS
Untitled Icons
Check out the live demo of Focusflow here.
To run Focusflow locally, follow these steps:
>> git clone https://github.com/bishwamandal/Focusflow.git
>> npm install
>> npm run dev
Open http://localhost:5173
(or the address shown in your console) in your web browser to view the app.
- Conic-gradient is not working :(
Contributions are welcome to improve the quality and completeness of the learning resources in this repository. Please open an issue or submit a pull request if you have any suggestions or improvements to share.