Skip to content

Repository files navigation

Hackathon Countdown

Countdown to February 1, 2026 at 10:00 AM UTC. Built with Next.js 15 and Tailwind CSS, ready to deploy on Vercel.

Run locally

npm install
npm run dev

Open http://localhost:3000.

Deploy on Vercel

  1. Push this repo to GitHub/GitLab/Bitbucket.
  2. Go to vercel.com and import the repository.
  3. Vercel will detect Next.js and use the default build settings:
    • Build Command: next build
    • Output Directory: .next
    • Install Command: npm install
  4. Click Deploy. No extra config needed.

Or use the Vercel CLI:

npm i -g vercel
vercel

Stack

  • Next.js 15 (App Router)
  • React 19
  • Tailwind CSS 4
  • TypeScript

License

MIT

About

jsut a simple timer for hackathon - theme mask

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages