Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/erikaperciliano/timer
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
https://github.com/erikaperciliano/timer
eslint jest phosphor-react react-h react-router-dom reactjs styled-components typescript vite zod
Last synced: about 2 months ago
JSON representation
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
- Host: GitHub
- URL: https://github.com/erikaperciliano/timer
- Owner: erikaperciliano
- Created: 2023-07-19T23:56:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-19T16:52:47.000Z (10 months ago)
- Last Synced: 2024-03-19T18:06:37.298Z (10 months ago)
- Topics: eslint, jest, phosphor-react, react-h, react-router-dom, reactjs, styled-components, typescript, vite, zod
- Language: TypeScript
- Homepage:
- Size: 1.93 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Timer | Proposal π₯
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 π# Tecnologies π
React
Typescript
Vite
React Router Dom
Styled-Components
ESlint
Phosphor React
Immer
Jest
Testing Library# Tests
1. Run thenpm test
command at the tests folder.# Run
1. Run thenpm run dev
command at the tests folder.# How to get this repository? π€
To obtain this project, follow the steps:
1. Clone this repository usinggit clone https://github.com/erikaperciliano/Timer.git
.
2. Run thenpm install
command at the root of the cloned project folder to download the dependencies.
3. Runnpm run dev
at the root of the project folder to start the application in development mode.π# π―Result:
Made with π by [Erika Perciliano](https://github.com/erikaperciliano)