Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 408 Bytes

File metadata and controls

29 lines (19 loc) · 408 Bytes

AI Background Remover

This project is an AI-powered background remover built using:

  • React
  • TailwindCSS
  • Netlify Functions
  • ClipDrop API

Features

  • Drag and Drop image upload
  • AI background removal
  • Image preview
  • Download result

Tech Stack

React + Tailwind + Serverless Functions

Demo

https://background-erase.netlify.app/

Installation

git clone repo npm install npm run dev