A virtual showroom for cars. Allowing you to view and customize a detailed 3D model of a car, bringing the browsing experience to life.
The project is now available to view at https://3d.themagehub.com/
-
Clone the project:
git clone https://github.com/longtv2222/3D-Car-Viewer.git
-
Goes into directory that
proptotype/src
directory and runnpm ci
for non breaking build -
Make sure that there is no running process in http://localhost:3000/, then run
npm start
-
Now you can play around with Car 3D Models!
The project has 2 main components:
infrastructure
directory provision AWS resources using AWS CDK.prototype
directory is the code for the app, powered by React and Three.js