Welcome to the repository for building an Event Launch Page using Next.js 13, TypeScript, and Tailwind CSS. This project aims to recreate the captivating event registration experience from Builder.io's AI launch event. The page features a dynamic grid background, a rotating framework logo, an animated countdown timer, and a color-changing UI.
Clone this repository to your local machine.
Run npm install
to install all the necessary packages.
Run npm run dev
to start the development server.
Head to localhost:3000 to view the app.