Skip to content

sudeepmahato16/metaversus

Repository files navigation

Metaversus

A web design using react, typescript and tailwind css.

Screenshots

hero-section

explore

⚙ Install

  1. Clone Project
  git clone https://github.com/sudeepmahato16/Metaversus.git
  1. Navigate to the project directory by running the following command
    cd Metaversus
  1. Install Packages
  npm install (or yarn install)
  1. Run Project
  npm run dev (or yarn run dev)