Pomodoro Timer made using React Hooks and TypeScript
This application is a timer for a Pomodoro technique.
if you don’t know what it is, you can check it here.
I made this app having used React, TypeScript and React Hooks.
Clone the project, then enter the project directory and type npm i
to install dependencies.
Then run npm start
to start the project.