This is a React application where users can rotate objects in 3D space. The application utilizes modern web technologies such as React.js Three.js webgazer.js
to deliver smooth and responsive 3D transformations.
git clone https://github.com/ocadotechnology-university/product-eye.git
cd product-eye
npm install
If you want run tests, you have to write:
npm test
To run our project:
npm run dev