Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/airbr/kofi
a landing page for Ko-Fi donations, with Tailwind CSS and some animation
https://github.com/airbr/kofi
donation kofi money
Last synced: 4 days ago
JSON representation
a landing page for Ko-Fi donations, with Tailwind CSS and some animation
- Host: GitHub
- URL: https://github.com/airbr/kofi
- Owner: airbr
- Created: 2023-01-31T02:21:08.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-17T21:10:09.000Z (about 1 year ago)
- Last Synced: 2024-04-15T22:22:54.971Z (7 months ago)
- Topics: donation, kofi, money
- Language: CSS
- Homepage: https://airbr.github.io/kofi/
- Size: 4.43 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## A KoFi Landing Page
Uses an iframe to populate a Kofi donation form. Other than that, a pretty lean tailwind template!
`npm install` - install tailwind
`npx tailwindcss -i ./input.css -o ./output.css --watch` - if you make changes, run tailwind as a watcher