Skip to content

Focusflow – a Pomodoro web app, made using vite + reactjs + typescript.

License

Notifications You must be signed in to change notification settings

bishwamandal/Focusflow

Repository files navigation

Focusflow – Pomodoro Timer

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.

Features

  • Pomodoro Timer: Display timer of work sessions and short breaks.
  • Modes: Comes with 30 work sessions and 5 min short breaks.

Technologies

  • Vite
  • Reactjs
  • Typescript
  • Tailwind CSS
  • Untitled Icons

Demo

Check out the live demo of Focusflow here.

Installation

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.

Issues

  • Conic-gradient is not working :(

Contribution

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.