Skip to content

AI-Powered 3D-model customization app (DALL-E 2) on React, Framer Motion, ThreeJS and TailwindCSS

Notifications You must be signed in to change notification settings

exslym/3D-AI-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

preview

An outstanding and impressive website for 3D t-shirts customizing tools with AI (DALL-E) using React, 3D-graphics and animations with ThreeJS and Framer Motion, TailwindCSS for styling, and openAI API!

Vercel Deployment: 3D-AI-Project


Installation

npm install

Start Dev Server

npm start

Build Production Version

npm run build

Deployment on GitHub Pages (for client side)

npm run deploy

Features:

  • Legacy Browsers support via @vite/plugin-legacy with built-in babel
  • SCSS support via sass
  • Autoprefix support via postcss
  • 3D Effects support via ThreeJS
  • Animation support via Framer Motion
  • Styles support via TailwindCSS