A simple pomodoro timer app built with React and Typescript
Enjoy the soothing keyboard sounds and calm visuals while I write this code
- Clone the repository and navigate to the project folder.
- Run
pnpm install
to install the dependencies. - Run
pnpm dev
to start the development server. - Open
http://localhost:3000
in your browser.