Skip to content

studzin-sky/time-to-time

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 

Repository files navigation

Timer App 🕒

Main-Unlogged-Page Logged-In-Page-With-Some-Times

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.

Features 🌟

  • Precise timing using performance.now()
  • Clean, minimalistic design
  • Built with Svelte and TypeScript for better maintainability

Installation 💿

  1. Clone this repository:

git clone https://github.com/studzin-sky/my-svelte-app.git

  1. Navigate to the project directory:

cd timer-app

  1. Install dependencies:

npm install

  1. Run the development server:

npm run dev

Open your browser and go to http://localhost:5000/ to see the app in action.

Contribution 🤝

Feel free to open issues or submit pull requests to improve the timer app. Any suggestions and contributions are welcome.

License 📄

This project is licensed under the MIT License.

Credits 💖

Thanks to the Svelte community for their support and resources.

Happy timing! ⏱️