Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yinkakun/spotify-code-shirt-generator


https://github.com/yinkakun/spotify-code-shirt-generator

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Spotify Code T-Shirt Generator

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

## Scripts

```bash
# start development server
yarn dev

# build for production
yarn build
```