Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 948 Bytes

README.md

File metadata and controls

40 lines (29 loc) · 948 Bytes

OG Image Generator

A simple tool to create customizable Open Graph images using React.

Features

  • 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.

Installation

  1. Clone the repo:
    git clone https://github.com/kaleabo/og-image-generator.git
  2. Install dependencies:
    npm install
  3. Start the server:
    npm run dev
  4. Open http://localhost:3000 in your browser.

Usage

  • Fill out the form with your details.
  • Choose a color and design.
  • Click "Download Image" to save your OG image.

Contributing

Contributions are welcome! Fork the repo, create a branch, and submit a pull request.

License

MIT License. See the LICENSE file for details.