Remove image backgrounds instantly using Clipdrop AI.
https://background-removal-steel.vercel.app/
- One-click background removal using Clipdrop API
- Credit-based system with Razorpay payment gateway
- Responsive React.js + Tailwind CSS UI
- Secure Node.js + Express.js backend
- MongoDB for user credit management
React.js, Node.js, Express.js, MongoDB, Clipdrop API, Razorpay, Tailwind CSS
- Clone repo:
git clone https://github.com/VaishnaviTalewar/BG-REMOVAL.git - Install dependencies:
npm installin client & server - Add
.envfile with CLIPDROP_API_KEY and RAZORPAY_KEY - Run:
npm start