Simple 1 file app to set a date to countdown to.
Looks like spaceX timer.
Let's users add the event to their apple or google calendar.
- pnpm i
- change the values of the useEvent hook on
/app/page.tsxto the date you want to countdown to - change the values of the event on
/app/page.tsx - pnpm run build
- deploy to vercel