This is not just a Pomodoro timer, it's a project to teach Svelte in an easy and practical way! π
A simple and elegant Pomodoro timer built with Svelte, perfect for learning the fundamental concepts of the framework while creating something useful.
Make sure you have Node.js installed (version 18 or higher). I'm using pnpm as package manager, but you can use npm or yarn if you prefer.
pnpm install
pnpm dev