Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dwightjack/vue-pomodoro-timer

A customizable, pomodoro-like timer.
https://github.com/dwightjack/vue-pomodoro-timer

pinia pomodoro-timer pwa tailwindcss vite vue3 web-application

Last synced: about 1 month ago
JSON representation

A customizable, pomodoro-like timer.

Awesome Lists containing this project

README

        

# Pomodoro Timer

> A simple, configurable pomodoro timer

## Stack

- [Vue 3](https://v3.vuejs.org/)
- [Pinia](https://pinia.esm.dev)
- [Vite](vitejs.dev/)
- [Tailwind CSS](https://tailwindcss.com/)
- [VueTypes](https://dwightjack.github.io/vue-types/)

## Development

Clone the repo then:

```
pnpm i
pnpm dev
```