Say goodbye to background headaches! 🚀 Our Background Remover Site, crafted with React.js, makes it a breeze to cut out backgrounds from your photos. It's quick, fun, and hassle-free. Give your images a fresh look – try it now! 🎉 #ReactJS #BackgroundRemover
Client: React, CSS
Server: Node
- Visit Bg_Remove
- Create a account
- Make a free API
Free API only valid for 1 month
To run this project, you will need to add the following environment variables to your .env file
REACT_APP_API_BG
= Your api key
Clone the project
git clone https://link-to-project
Go to the project directory
cd my-project
Create a .env file in the root directory and write this line
`REACT_APP_API_BG` = `Your api key`
Install dependencies
npm install
Start the server
npm run start
Click here to watch a video tutorial that will guide you on how to use.