Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        


logo


GitHub Language Count
GitHub Top Language







## 🔺 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)