Overview:
Project Metaversus is a Metaverse UI/UX Landing Page built using Next.JS and TailwindCSS. It was initially created using a tutorial from JavaScript Mastery and has since been upgraded to use TypeScript and Bun.JS for a faster JavaScript runtime. The project also features fluid animations using Framer-Motion and has removed unused CSS and optimized the code. The landing page is designed for a Metaverse-based business and is hosted on Vercel.
Features:
- Upgraded from Node.JS to Bun.JS for a faster JavaScript runtime.
- Upgraded from JavaScript to TypeScript for enhanced type safety.
- Added fluid animations using Framer-Motion.
- Removed unused CSS and optimized the code.
Installation:
To install the Project Metaversus landing page on your local machine for development and testing purposes, follow these steps:
- Clone the repository to your local machine.
- Navigate to the project directory.
- Install the necessary dependencies.
- Start the development server.
After following these steps, the website should be up and running on http://localhost:3000.
Summary:
Project Metaversus is a Metaverse UI/UX Landing Page built using Next.JS and TailwindCSS. It has been upgraded to use TypeScript and Bun.JS for improved performance. The landing page features fluid animations using Framer-Motion and has been optimized to remove unused CSS. To install and test the landing page, follow the provided installation guide.