An open API service indexing awesome lists of open source software.

https://github.com/fybex/ua-avatar

React app, which uses the remove.bg API to change the background of a photo to Ukrainian flag and Chakra UI for styling.
https://github.com/fybex/ua-avatar

chakra-ui react removebg

Last synced: 3 months ago
JSON representation

React app, which uses the remove.bg API to change the background of a photo to Ukrainian flag and Chakra UI for styling.

Awesome Lists containing this project

README

          

## Ukrainian avatar

[React app](https://reactjs.org/), which uses the [remove.bg API](https://www.remove.bg/ru/api#remove-background) to change the background of a photo to Ukrainian flag and [Chakra UI](https://chakra-ui.com/) for styling.



### Getting started

```sh
git clone https://github.com/Fybex/UA-avatar
cd UA-avatar
npm i
```

Set your remove.bg API key in `RemovebgAPIKey.js` file

```javascript
export const RemovebgAPIKey = [YOUR_API_KEY]
```

Now you can finally run development server `npm start` and open [`localhost:3000`](localhost:3000/)

**#StopWarInUkraine**