Skip to content

ovindu-a/Mavisuru-app

Repository files navigation

CSE Poson Event WebAR Project

Project Overview

This application was built to introduce Augmented Reality on the Web using the image tracking of MindAR.

Technologies Used

Installation Instructions

  1. Clone the repo
  2. Install dependencies
npm install
  1. Run the server
npm start
  1. Open the browser and navigate to localhost:3000
  2. Enjoy!
  3. To stop the server, press Ctrl+C in the terminal