This project is a similar pomodoro that is useful while working or studying. After a certain time you stop what you are doing and relax for 5 minutes for example and then go back to doing what you were doing ๐
React
Typescript
Vite
React Router Dom
Styled-Components
ESlint
Phosphor React
Immer
Jest
Testing Library
- Run the
npm test
command at the tests folder.
- Run the
npm run dev
command at the tests folder.
To obtain this project, follow the steps:
- Clone this repository using
git clone https://github.com/erikaperciliano/Timer.git
. - Run the
npm install
command at the root of the cloned project folder to download the dependencies. - Run
npm run dev
at the root of the project folder to start the application in development mode.๐
Made with ๐ by [Erika Perciliano](https://github.com/erikaperciliano)