Launch Pad
ChronoLog: Entry #3
5-4-3-2-1
Links
AI Tools
Tech Stack
- Next.js
- TypeScript
- Tailwind
- shadcn/ui
Prompts
Please build a countdown timer like the one in the attached screenshot. Users should see a live countdown timer cards that flip down from the middle when the numbers change. This should be a NextJS project.
Human Contributions
- I manually installed all necessary files and components using the shadcn CLI via V0.
- I manually added the V0 generated css
- I tried to prompt the flip animation but ended up implemented manually.