Skip to content

Latest commit

 

History

History
52 lines (40 loc) · 1.82 KB

File metadata and controls

52 lines (40 loc) · 1.82 KB

Certificate Generator

A simple and customizable Certificate Generator tool that allows you to create beautifully designed certificates for various purposes.

Certificate Generator

Features

  • Easily create certificates with custom text and images.
  • Choose from different fonts, alignments, and styling options.
  • Supports adding images for logos, signatures, or decorative elements.
  • Download generated certificates as image files (PNG).

Screenshots

Certificate Download Interface Certificate Download Interface

Getting Started

  1. Clone this repository:
    git clone https://github.com/saurabhcoded/certificate-generator.git
  2. Install dependencies:
    cd certificate-generator
    cd client
    yarn install
  3. Start the development server:
    yarn start
  4. Open your browser and navigate to http://localhost:3000 to access the Certificate Generator interface.

Usage

-Fill in the certificate details, including the Title, Description, and other relevant information.
-Choose a font, text alignment, and any optional images you'd like to include.
-Adjust the settings until you're satisfied with the design.
-Click the "Download" button to save the generated certificate as an image file.
Certificate Download Interface Certificate Download Interface Certificate Download Interface

Contributing

Contributions are welcome! If you have any ideas, suggestions, or improvements, feel free to open an issue or submit a pull request.