longtv2222 / 3D-Car-Viewer

A React app for viewing 3D cars and changing cars colors!

Home Page:https://3d.themagehub.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A React app for viewing 3D cars and changing cars colors!

https://3d.themagehub.com

License:GNU General Public License v3.0


Languages

Language:TypeScript 99.2%Language:JavaScript 0.4%Language:HTML 0.3%Language:CSS 0.1%