This project is a real-time digital clock with a Nepali date display, built using HTML, CSS, and JavaScript. It features a dynamic typing effect and updates the time every second.
- β³ Real-time Digital Clock β Displays the current time, updating every second.
- π Typing Effect β Animates the title "Digital Clock" for a smooth user experience.
- π
Nepali Date Display β Converts and shows the current Nepali date using
nepali-date-converter. - π¨ Modern UI β Styled with blur effects, shadows, and a responsive layout.
- HTML β Structure of the clock and text effects
- CSS β Styling with animations and effects
- JavaScript β Logic for time updates, typing effect, and Nepali date conversion
- Clone this repository:
git clone https://github.com/your-username/digital-clock-nepali.git
