A simple tool to create customizable Open Graph images using React.
- Custom Designs: Choose from various styles (classic, minimal, gradient, dark, pattern).
- Color Themes: Select from multiple color options.
- Live Preview: Instant updates as you customize.
- Downloadable PNGs: Save your generated images easily.
- Clone the repo:
git clone https://github.com/kaleabo/og-image-generator.git
- Install dependencies:
npm install
- Start the server:
npm run dev
- Open
http://localhost:3000
in your browser.
- Fill out the form with your details.
- Choose a color and design.
- Click "Download Image" to save your OG image.
Contributions are welcome! Fork the repo, create a branch, and submit a pull request.
MIT License. See the LICENSE file for details.