Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xeven777/certificate-gen

Generate a special certificate for urself 🤭
https://github.com/xeven777/certificate-gen

certificate free hacktoberfest hacktoberfest2024 open-source project react vite

Last synced: about 17 hours ago
JSON representation

Generate a special certificate for urself 🤭

Awesome Lists containing this project

README

        

# Certificate Generator

A web application that generates personalized certificates in PDF format. This project allows users to input multiple names and create customized certificates for each name.

## Features

- Generate personalized certificates in PDF format
- Support for multiple names input (comma-separated)
- Responsive design for various screen sizes

## Installation

1. Clone the repository
```
git clone https://github.com/Xeven777/certificate-gen.git
```
2. Navigate to the project directory
```
cd certificate-gen
```
3. Install dependencies
```
npm install
```

## Usage

1. Start the development server
```
npm run dev
```
2. Open your browser and navigate to `http://localhost:5173` (or the port shown in your terminal)
3. Enter names separated by commas in the input field
4. Click "Generate PDFs" to create and download certificates for each name

## Technologies Used

- React
- Vite
- pdf-lib
- file-saver
- @pdf-lib/fontkit

## Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

## Contact

Anish - [https://bento.me/anish7](https://bento.me/anish7)