A simple and customizable Certificate Generator tool that allows you to create beautifully designed certificates for various purposes.
- 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).
- Clone this repository:
git clone https://github.com/saurabhcoded/certificate-generator.git
- Install dependencies:
cd certificate-generator cd client yarn install
- Start the development server:
yarn start
- Open your browser and navigate to http://localhost:3000 to access the Certificate Generator interface.
-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.
Contributions are welcome! If you have any ideas, suggestions, or improvements, feel free to open an issue or submit a pull request.