Certificate Generator is a simple, easy to use, and free to use JavaScript tool that generates a certificate.
Before Any of the following steps, make sure you have installed the Git in your system. You can simply install Git from here Now you can follow the steps below to setup Certificate Generator. Fork the Github Repository and clone it to your local machine. You can clone using a simple command like this:
git clone https://github.com/<your_username>/certificate-generator.git
Then move to the root directory of the cloned repository. You can do this by typing the following command:
cd certificate-generator
Congratulations! You have successfully Setup Certificate Generator.
Within the download you'll find the following directories and files:
certificate-generator
├── CODE_OF_CONDUCT.md
├── CONTRIBUTING.md
├── index.html
├── LICENSE
├── README.md
├── assets
│ ├── script.js
│ └── style.css
├── certificate
│ ├── dummy.pdf
│ └── dummy.png
└── vendor
└── joystick.js
Be a part of the SemiKolan Developer's Community by joining our Discord Server. Here you can discuss about the project or ask any other queries and there will be a lot of folks to help
This project exists thanks to all the people who contribute. [Contribute].