A full-stack payment site demo with a clean frontend interface and basic backend integration using Node.js and Express.
- Card payment input fields (Name, Card Number, Expiry, CVV)
- “Pay Now” button triggers backend POST request
- Server responds with success or handles basic logic
- Clean, beginner-friendly structure for full-stack integration
git clone https://github.com/manraj777/payment-site.git
cd payment-site