## [3D-AI-Project](https://exslym.github.io/3D-AI-Project/) [![preview](https://github.com/exslym/3D-AI-Project/blob/main/preview.jpg)](https://exslym.github.io/3D-AI-Project/) ### 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](https://tshirts-customizing-ai-project.vercel.app/) --- ### 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**