Skip to content

CodeV0123/3d-product-configurator

 
 

Repository files navigation

3D Product Configurator

Live site

https://3d-product-configurator.vercel.app/

Screenshot

Installation

  • Install Node.js
  • Install Npm
  • Clone repo
  • install js dependencies: run npm install within project directory

Available Scripts

In the project directory, you can run:

npm run start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.

npm run build

Builds the app for production to the build folder.

npm run lint

Run prettier check only

npm run fix

Run prettier with -fix (modifies files)


About

3D product configurator by using react.js and three.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.5%
  • CSS 2.2%
  • Other 2.3%