- A simple "world clock" showing the local time for a few selected cities across the globe.
A demo of this app can be viewed here
To get a local copy up and running, follow the steps below:
-
Install NPM
npm install npm@latest -g
-
Install NPM packages
npm install
-
Run on local development server
npm run dev
-
Deploy production build
npm run build
By default, the build output will be placed at dist. Deploy the dist folder to your preferred platform.
- Date & Time library: Luxon
- Flag icons: flag-icons
- Earth Globe favicon by Icons8