tamizhvendan / 3d-product-configurator

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

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

3D Product Configurator

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

Screen shot :

Bagel

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

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

License:MIT License


Languages

Language:JavaScript 95.4%Language:CSS 2.2%Language:HTML 0.9%Language:GLSL 0.7%Language:SCSS 0.7%