Skip to content

Latest commit

 

History

History
48 lines (32 loc) · 1.7 KB

README.md

File metadata and controls

48 lines (32 loc) · 1.7 KB

Metaverse Mall

This project is made for Flipkart Grid 4.0 2nd level hackathon.

Problem Statement: MetaCommerce - The Future of Shopping with Metaverse

Introduction

This is a metaverse project to do shopping in a 3D world with your friends.

Key Features

  • User can style their avatars before entering the room.
  • Multiuser platform to do shopping with friends.
  • Real-time audio sharing.
  • Product checkout feature
  • Scan QR from mobile to view products in AR.

Tools & Technologies Used

Configuration and Setup

In order to run this project locally, simply fork and clone the repository or download it as a zip file and unzip it on your machine.

  • Open this folder in your Code Editor
  • Open the terminal and type the following command.
npm install   ## to install the dependencies
npm start     ## to start the local server

Resources Links

Contributors