https://github.com/rootz491/rootzupport
buy-me-a-coffee kind of app but powered by stripe instead.
https://github.com/rootz491/rootzupport
Last synced: 8 months ago
JSON representation
buy-me-a-coffee kind of app but powered by stripe instead.
- Host: GitHub
- URL: https://github.com/rootz491/rootzupport
- Owner: rootz491
- Created: 2021-12-23T19:53:08.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-08T03:17:37.000Z (over 3 years ago)
- Last Synced: 2025-03-09T14:06:22.573Z (over 1 year ago)
- Language: JavaScript
- Homepage: rootzupport.vercel.app
- Size: 1.87 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## rootzupport
A **stripe** x **nextJs** project as an implementation of Donation / support me page.
> alternative to `Buy me a coffee`, made by *yours truly*
figma design [here](https://www.figma.com/file/We5Rw9527qZNjQVqh2va1G/rootzupport?node-id=0%3A1) by [nik](https://www.twitter.com/iamn1khil)
inspirational color [palette](https://colorhunt.co/palette/4c3f919145b6b958a5ff5677)
### preview


---
https://stackoverflow.com/questions/55943773/stripe-api-error-received-unknown-parameter-source
read this later
### TODO
* make modal functional with card and position it properly.
* create `/success` and `/cancel` page coz after payment, user is going to redirect to one of these.
* future feature: create custom page for logging payment and msg within the application somehow!