💡Please leave a star ⭐️ if you found this useful💡
This is a simple react app which takes in text , background color and text color as input and generates a banner image as per the user's liking.
- Clone the repo
git clone
- Install NPM packages
npm install
- Run the app
npm start
- Open http://localhost:3000 to view it in the browser.
- Enter the text you want to display on the banner.
- Select the background color of the banner.
- Select the text color of the banner.
- Click on the download button to download the banner.
Distributed under the MIT License. See LICENSE
for more information.