Skip to content

wbsdickson/T-Shirt-Customizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

# AI-Powered 3D Website - T-shirt Customizer

Preview Preview

Core library in use

  • three.js
  • framer-motion
  • react-color
  • valtio
  • tailwindCSS
  • express
  • openai

Installation

  1. Install client with yarn
  cd client
  yarn install
  1. Install server with yarn
  cd server
  yarn install
  1. Prepare env file for server
  # .env
  OPENAI_API_KEY=[your key]
  1. Start server
  yarn start

Special thanks to @javascriptmastery !!

About

an educational project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published