This is the landing page for a Metaverse website created using Next.js 13, Framer Motion and Tailwind CSS. The website has a responsive design using Tailwind CSS, which ensures that it looks great on all devices. The animated header and content using Framer Motion create an engaging user experience.
To get started with the project, follow these steps:
npm install
.npm run dev
.http://localhost:3000
to see the landing page.The landing page includes the following features:
Note: I made this site with the help of this tutorial.