This project is a Try It ON developed for Hackfest2024. It provides a digital solution that allows customers to try on glasses, earrings and necklaces virtually. Using Augmented Reality (AR), users can view how different accessories would look on them, enhancing the online shopping experience and reducing the uncertainty of accessories online.
- Frontend: React, HTML, CSS, JavaScript
- Backend: Node.js, Express
- Database: MongoDB
Start by cloning the project repository to your local machine:
git clone <repository-url>
cd <repository-folder>
>run npm install in both frontend and server
>Add your MongoDB URI to .env file
>Seed Data with Seeder Packs( use the validdataseeder.js)
>Start Both the frontend and server
>Enjoy