Skip to content

Latest commit

 

History

History
33 lines (15 loc) · 967 Bytes

README.md

File metadata and controls

33 lines (15 loc) · 967 Bytes

3D-Car-Viewer

Introduction

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/

Getting Started!

  • Clone the project: git clone https://github.com/longtv2222/3D-Car-Viewer.git

  • Goes into directory that proptotype/src directory and run npm 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!

localhost_3000_ (1)

Components

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