Pomodoro App
Adjustments and improvements
The project is still in development and the next updates will focus on the following tasks:
- Start timer
- Stop timer
- Play sounds
- Show notifications
? Technologies Used
- React – version 17.0.2
- TypeScript – version 4.3.4
- Electron – version 13.1.2
- styled-components – version 5.3.0
- ESLint – version 7.29.0
- Jest – version 27.0.4
? Contributing to Pomodoro App
To contribute to Pomodoro App, follow these steps:
- Fork this repository.
- Create a branch:
git checkout -b <branch_name>
. - Make your changes and commit them:
git commit -m '<commit_message>'
- Push to original branch:
git push origin <project_name> / <local>
- Create the pull request.
Or, see the GitHub documentation on how to create a pull request.
? Collaborators
We thank the following people who contributed to this project:
Fellipe Utaka |