Inspiration

I wanted to build something simple and fast, because I joined the hackathon when there were only 2 days left.

What it does

A simple stopwatch that ticks when we press the button and stops when we press the button again.

How we built it

I built it using vue in one day!

Challenges we ran into

I first thought of making a timer app but changed it into a stopwatch due to time limit.

Accomplishments that we're proud of

It is now working!

What we learned

  • About Date object and its methods in js.
  • How to use setInterval() and clearInterval() functions.

What's next for Stopwatch

I think its complete!

Built With

  • bun
  • vscode
  • vue
Share this project:

Updates