Skip to content

kushagra-aa/stop-w

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stop-w

logo

A Stopwatch Desktop Application made with HTML, CSS, JavaScript and Tauri.

Built with 🤍 For You!

Features

  • Lap button
  • Laps Display
  • Centisecond Display

Screenshots

Made using

Tools

Some Websites Used

Concepts Used

  • JavaScript Constants
  • JavaScript Strings
  • Tauri Desktop Application

Run Locally

Clone the project

  git clone https://github.com/kushagra-aa/stop-w.git

Go to the project directory

  cd stop-w

Install dependencies

  npm i

Development Build

Runs the app in the development mode.

  npm run tauri dev

The App Window will automatically appear