Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 ðŸ¤
- Host: GitHub
- URL: https://github.com/xeven777/certificate-gen
- Owner: Xeven777
- Created: 2023-12-01T11:22:27.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-13T16:25:19.000Z (3 months ago)
- Last Synced: 2024-11-07T09:43:22.920Z (about 2 months ago)
- Topics: certificate, free, hacktoberfest, hacktoberfest2024, open-source, project, react, vite
- Language: JavaScript
- Homepage: https://certificate-gen.netlify.app/
- Size: 1.58 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)