This project is a landing page using some motion-framer animations. It is based on React, styled with Tailwind.
https://explorer-motion.vercel.app/
Design was create by One Week Wonders
https://www.oneweekwonders.com/
https://dribbble.com/shots/17625867-Metaversus-Metaverse-Landing-Page
First, run the development server:
npm install
#or
yarn
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.