Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gustavohps10/timer-app
https://github.com/gustavohps10/timer-app
immer nodejs react styled-components yarn zod
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/gustavohps10/timer-app
- Owner: Gustavohps10
- License: mit
- Created: 2024-06-16T23:51:59.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-25T07:11:37.000Z (5 months ago)
- Last Synced: 2024-10-17T22:38:24.021Z (29 days ago)
- Topics: immer, nodejs, react, styled-components, yarn, zod
- Language: TypeScript
- Homepage: https://timer-app-mu.vercel.app
- Size: 274 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Timer App
## :camera: Screenshot
## :page_with_curl: Description
A simple pomodoro application## :gear: Running the App
### :globe_with_meridians: Web
You can access this url: https://timer-app-mu.vercel.app/ if it is still working ¯\\_(ツ)_/¯### :computer: Local
First fork and clone this repo. Feel free to create new pull requests#### Install dependencies
```
yarn install
```#### Run server
```
yarn dev
```## :hammer_and_wrench: Tools
## :adult: Contributors