Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 214 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 214 Bytes

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