-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: animated countdown and schedule page #62
Conversation
Deploy preview for irvinehacks-site-2024-sanity ready!
|
Deploy preview for irvinehacks-site-2024 ready!
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Countdown looks great! Couple questions:
apps/site/src/app/schedule/components/ShiftingCountdown/ShiftingCountdown.tsx
Outdated
Show resolved
Hide resolved
Added Fireworks to fit with Lunar New Year Theme and implemented switching between Hacking Starts and Ends time logic: Fireworks trigger when both timers end, so u need to reload after the “Hacking Starts” timer ends. references: |
Overview
Created a schedule page route and added animated countdown component. For Issue #47.
Details
Future Changes
References
countdown
loader
framer motion docs