This web application's objective is to allow end-users to create, customize, download and share their own 3D products. Shirts being the main market product for the manufacturer 👕📦📈
Overall, the client-side was built across the mobile-first approach with a SPA (Single Page Application) intuitive UI; taking the 3D experience to another level with Three.js and React.js together, alongside TailwindCSS and Framer-Motion to top it off 🖼
Moreover, server-side is powered by Express.js with Node.js to establish the endpoints for OpenAI and allow the client to communicate back and forward with DALL-E's API through GET and POST http protocols; optimizing the client prompt fetching to display and manipulate AI assets coming from DALL-E 🤖