Skip to content

developervijay7/worldclock

Repository files navigation

World Clock

A beautiful fullscreen world clock built with Next.js 15, Tailwind CSS, and TypeScript.

Features

  • Digital and Analog Clocks: See the time in both digital and analog formats.
  • 12/24 Hour Format: Toggle between 12-hour and 24-hour time.
  • Timezone Selection: Choose from popular timezones.
  • Dark & Light Modes: Switch between dark and light themes.
  • Font & Style Options: Pick your favorite font style.
  • Settings Overlay: All options are available in a modern, animated overlay.
  • Responsive & Modern UI: Looks great on all devices.

Usage

  1. Install dependencies:
    npm install
  2. Run locally:
    npm run dev
  3. Build for production:
    npm run build
    npm start

Deployment

  • Deploy easily to Vercel (recommended for Next.js projects).
  • Or use GitHub Pages with static export (see Next.js docs).

GitHub


Made with ❤️ using Next.js and Tailwind CSS.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published