Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/retronav/bratify
Write your text and export it as if it was a BRAT album art piece.
https://github.com/retronav/bratify
music svelte sveltekit
Last synced: about 1 month ago
JSON representation
Write your text and export it as if it was a BRAT album art piece.
- Host: GitHub
- URL: https://github.com/retronav/bratify
- Owner: retronav
- License: unlicense
- Created: 2024-06-26T16:44:06.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-09-13T16:36:13.000Z (4 months ago)
- Last Synced: 2024-09-14T07:15:44.643Z (4 months ago)
- Topics: music, svelte, sveltekit
- Language: Svelte
- Homepage: https://bratify.vercel.app
- Size: 318 KB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bratify
!['bratify' text on a green background](static/bratify.jpeg)
Why did Lorde make a song with herself? Girl, so confusing. Write your text and
export it as if it was a BRAT album art piece.This web application is made in [Svelte](https://svelte.dev). To run locally,
execute:```
pnpm i
pnpm dev
```