A minimalistic, easy-to-use timer app built with Svelte and TypeScript. It provides a precise way to measure time intervals and has a chill user interface.
- Precise timing using
performance.now()
- Clean, minimalistic design
- Built with Svelte and TypeScript for better maintainability
- Clone this repository:
git clone https://github.com/studzin-sky/my-svelte-app.git
- Navigate to the project directory:
cd timer-app
- Install dependencies:
npm install
- Run the development server:
npm run dev
Open your browser and go to http://localhost:5000/
to see the app in action.
Feel free to open issues or submit pull requests to improve the timer app. Any suggestions and contributions are welcome.
This project is licensed under the MIT License.
Thanks to the Svelte community for their support and resources.
Happy timing! ⏱️