Simple Clock App written using NextJS 13. Features a stopwatch and a timer.
git clone https://github.com/kaganAhmetOkan/clock-app.gitcd clock-appyarn && yarn dev
Then visit localhost:3000 to see the app in action.
- simple clock
- stopwatch
- timer
- mobile responsive
- auto theme switching
- alarms (WIP)
Any feedback would be appreciated.