A fully responsive Razorpay landing page clone built using Tailwind CSS. This clone replicates the sleek, modern UI of Razorpay with a mobile-friendly design and clean layout.
Home Section | Features Section |
---|---|
![]() |
![]() |
Integrations | Testimonials | Footer |
---|---|---|
![]() |
![]() |
![]() |
razorpay-clone/ βββ index.html βββ tailwind.config.js βββ postcss.config.js βββ input.css (optional) βββ output.css (generated) βββ screenshots/ β βββ screenshot1.png β βββ screenshot2.png β βββ screenshot3.png β βββ screenshot4.png β βββ screenshot5.png βββ README.md
Copy Edit npm install -D tailwindcss npx tailwindcss init Start Tailwind Build Process
Copy Edit npx tailwindcss -i ./input.css -o ./output.css --watch Open index.html in Browser
Use VS Codeβs Live Server or just open manually.
## π To Do
Add animations using AOS/Framer Motion
Add dark mode support
Make Navbar sticky
Deploy on Netlify or Vercel
## πββοΈ Author
Made with β€οΈ by Krish Rajput