Skip to content

damirtag/payment-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Simple Payment App

Simple realisation of a payment system with backend (FastAPI) and frontend (React), integrated with Stripe.


Overview

This project is a minimal implementation of a payment application with authentication, database persistence, and a simple client interface.
It demonstrates how to structure a full-stack app with modern tools on both backend and frontend, while integrating Stripe for secure payments.


On server side:

👉 payment-backend


On client side:

A simple React UI to interact with the backend API.

  • React (functional components with Hooks)
  • Axios for HTTP requests
  • Stripe.js for payment flow
  • SCSS Minimal styling for clarity

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published