This is a simple web application built using Next.js with TypeScript and styled with Tailwind CSS. For animations, the site utilizes Framer Motion to add smooth, interactive effects to various elements.
- Next.js: Framework for building React applications with server-side rendering and static site generation.
- TypeScript: Ensures type safety for better maintainability and debugging.
- Tailwind CSS: Utility-first CSS framework for fast and responsive design.
- Framer Motion: Adds smooth and engaging animations to enhance the user experience.