Skip to content

yinkakun/spotify-code-shirt-generator

Repository files navigation

Spotify Code T-Shirt Generator

Generate Spotify Code on T-shirt.. Built with Next.js and styled with Tailwind CSS.

Scripts

# start development server
yarn dev

# build for production
yarn build