The following application is a simple Pomodoro (25 + 5) clock built with React and TypeScript that was generated from the create-react-app.
-
Clone the project.
git clone https://github.com/N-Nikolaev/pomodoro.git
-
Install the project
yarn install
-
Run the project
yarn start
This project is licensed under the MIT License.