Skip to content

semikolan-co/Certificate-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cover Image

Maintenance Open Source Love contributions welcome GitHub issues GitHub forks GitHub stars

Certificate Generator

Certificate Generator is a simple, easy to use, and free to use JavaScript tool that generates a certificate.

Table of Contents

Installation Guide

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.

File Structure

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

Join Us

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

Code Contributers

This project exists thanks to all the people who contribute. [Contribute].