Donation App is an app that allows users to make donations, like ko-fi, buymeacoffee or patreon but its self hosted.
- NextJS project bootstrapped with
create-next-app
. - TailwindCSS
- shadcn
- Paystack
- .
- .
- .
Not Deployed Yet.
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Know how to navigate directories or folders at the CLI.
- Know how to get the URL(https/ssh) of a repository on GitHub.
- You should have a code editor installed that you're comfortable with
- Paystack env keys
In order to run this project you need:
Clone this repository to your desired folder:
git clone github.com/a
Run the development server:
npm install
Run the development server:
npm run dev
Then open http://localhost:3000 with your preferred browser
The easiest way to deploy a Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out Next.js deployment documentation for more details.
You can suggest some by creating an issue.
Contributions, issues, and feature requests are always welcome!. If you also like this project please give it a ⭐
I would like to thank for this project inspiration.
This project is MIT licensed.