Skip to content

Website with useful clocks like a stopwatch, a timer and other time related thingies

Notifications You must be signed in to change notification settings

titong0/yeah-just-clocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clocks!

I made this project to try my hand at time related programming, I also got to experiment with keyboard events and learned more about the useEffect hook. Really proud of the design of this one, btw

Stopwatch

The stopwatch has a laps feature, which basically means you can divide the total time since the clock has started into different segments, this feature is really useful in repeated activities with little time variation, like running a certain distance or checking out how fast you can peel potatoes.

Timer

I mean its just a timer, I will say though, setting the time with the keyboard feels pretty great.

Links

  • React. JS library used.
  • React-router-dom. Library used for SPA navigation.
  • React-Icons. Package where I got the icons from. (genuinely in love with this thing)
  • I did not use a CSS framework, I really missed tailwind so next time I might go for it.

About

Website with useful clocks like a stopwatch, a timer and other time related thingies

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published