Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jhonbergmann/task-timer
⏱ To create your tasks, you can set a time for them and check the history.
https://github.com/jhonbergmann/task-timer
task-timer typescript
Last synced: about 1 month ago
JSON representation
⏱ To create your tasks, you can set a time for them and check the history.
- Host: GitHub
- URL: https://github.com/jhonbergmann/task-timer
- Owner: jhonbergmann
- License: mit
- Created: 2024-07-04T21:51:16.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-08T14:53:19.000Z (6 months ago)
- Last Synced: 2024-07-08T18:41:36.756Z (6 months ago)
- Topics: task-timer, typescript
- Language: TypeScript
- Homepage: https://task-timer-jhonatan-bergmann.vercel.app/
- Size: 203 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## 🔺 Demo
### [Live Demo, click here](https://task-timer-jhonatan-bergmann.vercel.app/)## 📦 Tech Stack
- Vite
- Typescript
- Style Components
- Immer
- Zod[check in package.json](/package.json)
## 🔩 Installation
To install and run the project locally, follow these steps:
1. Install [**Yarn**](https://yarnpkg.com/) on your computer
1. Clone the repository `git clone https://github.com/jhonbergmann/task-timer.git`
1. Navigate to the project directory: `cd task-timer`
1. Install the dependencies: `yarn install`## ⚙️ Usage
1. Start the development server: `yarn dev`
1. Now access the following url in your browser: `http://localhost:3000/`## 📝 License
[MIT © Jhonatan Bergmann](https://github.com/jhonbergmann/task-timer/blob/main/LICENSE)