abacaxiguy / pomodoro-app

πŸ… Pomodo App made with Typescript & React βš›

Home Page:https://pomodoro-app-coral.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Pomodoro App

πŸ… Pomodoro App - A simple pomodoro app to help you focus on your tasks. πŸ…

Last Commit License Follow Me



πŸ“– About

Pomodoro App is a clone from pomofocus.io made by @Yuya Uzu. It's a simple app that helps you to focus on your tasks by using the Pomodoro Technique.

Besides being a clone, the incentive of this project was from @Luiz OtÑvio's course JavaScript e TypeScript do bÑsico ao avançado (in portuguese).

πŸ’‘ Features

  • Responsive design that works with desktop and mobile
  • Color transition to switch moods between work time and rest time
  • Audio notification at the end of a timer period

🚦 Getting Started

To get started with this app, follow these steps:

  • Clone or download the repository.
  • Install all dependencies with npm install or yarn install
  • Run the app with npm start or yarn start.

🀝 Contributing

If you'd like to contribute to this project, please follow these steps:

  • Fork the repository.
  • Create a new branch for your changes.
  • Make your changes.
  • Commit and push your changes to your new branch.
  • Submit a pull request for review.

πŸ“œ License

Copyright Β© 2023 JoΓ£o Lucas.
This project is licensed under the MIT license.

About

πŸ… Pomodo App made with Typescript & React βš›

https://pomodoro-app-coral.vercel.app

License:MIT License


Languages

Language:TypeScript 63.6%Language:CSS 18.8%Language:HTML 11.5%Language:JavaScript 6.0%