Skip to content

pnidhi26/3D-AI-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D-AI-website

image image

Technology Used:

Three.js, Fiber, React.js, Vite, Framer Motion, Tailwind CSS, Express, OpenAI

Live Demo:

Commands:

  • npm create vite@latest -- --template react client
  • inside client folder:
  • npm install three @react-three/fiber @react-three/drei maath valtio react-color framer-motion
  • install tailwind css for vite:
  • npm install -D tailwindcss postcss autoprefixer
  • npx tailwindcss init -p
  • add tailwind CSS template paths and directives

  • Server side:

  • npm init -y
  • npm install cloudinary cors dotenv express mongoose nodemon openai
  • OpenAI key generation

How to run this project on Local Server:

  • run client:
  • run server:

About

AI Powered tailor made customizable T-shirt website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published