Skip to content

Sleek fintech payment interface built with React and Tailwind CSS, focused on clean UX, responsiveness, and component reusability.

License

Notifications You must be signed in to change notification settings

paras941/paywave-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

23 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ’³ TailwindPay β€” Payment UI with Tailwind CSS

Live Demo here : click here

A modern, fully responsive payment interface website built using Tailwind CSS, inspired by real-world fintech platforms like Razorpay and Stripe..
Focused on clean UI architecture, reusable components, and production-style layout practices..

πŸ“ Project Structure
TailwindPay/
β”œβ”€β”€ public/
β”‚   └── assets/
β”‚       β”œβ”€β”€ icons/
β”‚       └── images/
β”‚
β”œβ”€β”€ src/
β”‚   β”œβ”€β”€ components/
β”‚   β”‚   β”œβ”€β”€ Navbar.html
β”‚   β”‚   β”œβ”€β”€ Hero.html
β”‚   β”‚   β”œβ”€β”€ Pricing.html
β”‚   β”‚   β”œβ”€β”€ Checkout.html
β”‚   β”‚   β”œβ”€β”€ Success.html
β”‚   β”‚   └── Footer.html
β”‚   β”‚
β”‚   β”œβ”€β”€ pages/
β”‚   β”‚   β”œβ”€β”€ Home.html
β”‚   β”‚   β”œβ”€β”€ Plans.html
β”‚   β”‚   β”œβ”€β”€ Payment.html
β”‚   β”‚   └── Confirmation.html
β”‚   β”‚
β”‚   β”œβ”€β”€ main.css
β”‚   └── index.html
β”‚
β”œβ”€β”€ tailwind.config.js
β”œβ”€β”€ postcss.config.js
β”œβ”€β”€ package.json
└── README.md

πŸš€ Features

Fully responsive payment UI (mobile, tablet, desktop)
Built 100% with Tailwind CSS utility classes
Multi-page flow: Landing β†’ Plans β†’ Checkout β†’ Success
Reusable UI components (buttons, cards, modals, navbar)
Glassmorphism, gradients, and grid-based layouts
Ready for dark mode theming\

## πŸ›  Tech Stack

| Layer      | Technology        |
|------------|-------------------|
| Markup     | HTML5             |
| Styling    | Tailwind CSS      |
| Icons      | Lucide / Feather  |
| Build Tool | Vite              |


🎯 Purpose

This project demonstrates:

Practical Tailwind CSS architecture
Fintech UI/UX layout standards
Component-based design without frameworks
Production-level folder structuring

πŸ“œ License

MIT License β€” free to use, modify, and distribute.

About

Sleek fintech payment interface built with React and Tailwind CSS, focused on clean UX, responsiveness, and component reusability.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published