A modern and sleek digital clock built with React Vite and animated using Anime.js. The clock displays the current time along with the user's timezone and is accompanied by a captivating sphere animation in the background.
Check out the live version of the project here on Vercel.
- React Vite: For building the fast and responsive UI.
- Anime.js: For creating the smooth and visually appealing sphere animation.
- Vercel: For deploying the project effortlessly.
- Real-time Clock: Displays the current time, automatically updating every second.
- Timezone Detection: Automatically detects and displays the user's timezone.
- Sphere Animation: An animated sphere in the background adds a dynamic and modern touch to the clock.
- Responsive Design: Ensures a consistent experience across devices.
Clone the repository and install the dependencies to get started:
gh repo clone AE-Hertz/digitalClock
cd digitalClock
npm install
npm run dev
The project is deployed on Vercel. Follow these steps to deploy your own version:
- Fork the repository.
- Connect it to your Vercel account.
- Deploy using the "Deploy" button on Vercel's dashboard.
Drop a follow :) - GitHub
Feel free to fork the project and submit pull requests. Any contributions are welcome!
This project is licensed under the MIT License - see the LICENSE file for details.