Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 381 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 381 Bytes

The Banana Clock App

A web app for creating countdowns and progress bar timers without going bananas!

Available at https://bananaclock.vercel.app

Highlights

  • NextJs / Tailwind / Shadcn
  • Shareable urls for countdown timers
    • State is stored in query parameters
    • Use shallow routing to update url parameters without triggering page load
  • Responsive
  • Dark/Light mode