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.
- Host: GitHub
- URL: https://github.com/fybex/ua-avatar
- Owner: Fybex
- Created: 2022-03-01T11:43:20.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-09T08:58:53.000Z (almost 4 years ago)
- Last Synced: 2025-02-12T10:54:04.157Z (over 1 year ago)
- Topics: chakra-ui, react, removebg
- Language: JavaScript
- Homepage:
- Size: 8.76 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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**