docs: update README.md

This commit is contained in:
Stevan Freeborn
2026-01-04 21:52:06 -06:00
parent aa12978848
commit daedfd3149
+2 -2
View File
@@ -2,7 +2,7 @@
Grounds for Support is a full-stack web application designed to facilitate donations ("buying a coffee") using Stripe. It demonstrates a modern integration of a React frontend with an ASP.NET Core backend, handling secure payments, webhooks, and data persistence. Grounds for Support is a full-stack web application designed to facilitate donations ("buying a coffee") using Stripe. It demonstrates a modern integration of a React frontend with an ASP.NET Core backend, handling secure payments, webhooks, and data persistence.
## 🚀 Features ## Features
- **Secure Donations**: Integrated with Stripe Payment Intents for secure transaction processing. - **Secure Donations**: Integrated with Stripe Payment Intents for secure transaction processing.
- **Custom Amounts**: Users can specify their donation amount, name, and a personal message. - **Custom Amounts**: Users can specify their donation amount, name, and a personal message.
@@ -11,7 +11,7 @@ Grounds for Support is a full-stack web application designed to facilitate donat
- **Rate Limiting**: API endpoints are protected against abuse. - **Rate Limiting**: API endpoints are protected against abuse.
- **Responsive Design**: Works seamlessly on desktop and mobile. - **Responsive Design**: Works seamlessly on desktop and mobile.
## 🛠️ Tech Stack ## Tech Stack
### Frontend ### Frontend