You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A full-stack e-commerce application built with Spring Boot (Java) and React (TypeScript) that enables secure online purchases using Stripe. It uses JWT authentication, PostgreSQL for data persistence, and focuses on a quick-buy checkout flow β no shopping cart, just instant purchases.
πΈ Screenshots
Login & Register
Shop Page
Stripe Dashboard
Checkout
After Payment
Stripe Product Page
βοΈ Tech Stack
Backend (Spring Boot)
Spring Security with JWT
PostgreSQL
Stripe Payment API
Spring Data JPA
CORS + HTTPS enabled
Frontend (React + TypeScript)
React Hooks
Axios for HTTP requests
JWT-based login & registration
Stripe Elements (Card input)
π‘ Features
π Secure JWT Authentication (Register/Login)
ποΈ Browse and buy products with one click (no cart flow)
π³ Stripe Integration with hosted checkout
π¦ Product listing and purchase history
π Role-based access control (user/admin)
About
BuyNow Stripe App is a Spring Boot + React app with JWT auth, PostgreSQL, and Stripe payment integration for secure online purchases.