Skip to content

A web design using react, typescript and tailwind css.

Notifications You must be signed in to change notification settings

sunny250984/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)