This application was built to introduce Augmented Reality on the Web using the image tracking of MindAR.
- Clone the repo
- Install dependencies
npm install- Run the server
npm start- Open the browser and navigate to
localhost:3000 - Enjoy!
- To stop the server, press
Ctrl+Cin the terminal