fcFn / DI_Hackathon_1

Hackathon #1 for DI
Other
0 stars 0 forks source link

Implement Animated Countdown Clock #4

Closed fcFn closed 4 weeks ago

fcFn commented 1 month ago
  1. Create JavaScript functions to calculate the time remaining until the event.
  2. Use GSAP to animate the countdown clock smoothly.
  3. Ensure the clock updates in real-time.
  4. Display years, months, days, hours, minutes, and seconds until the event.
fcFn commented 4 weeks ago

Closed with #17.