/metaverse-madness

A modern website created with Next.js, Tailwind CSS and animations with Framer

Primary LanguageJavaScript

Metaverse Madness

Installation

  • Clone the repo

     git clone git@github.com:LucasAlvaresA/metaverse-madness.git
    
  • Install NPM packages

    npm install
    
  • Run the project

    npm run dev