A modern web application that allows users to track time across different cities around the world. Visit the live site at https://world-clock-sigma.vercel.app/
- Real-time clock display for multiple cities
- Add and remove cities from your dashboard
- Clean and responsive user interface
- Automatic time zone conversion
Everything you need to build a Svelte project, powered by create-svelte
.
npm install
Start a development server:
npm run dev
To create a production version of your app:
npm run build
You can preview the production build with npm run preview
.
To deploy your app, you may need to install an adapter for your target environment.