Skip to content
This repository has been archived by the owner on May 26, 2023. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 450 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 450 Bytes

Certificate Generator

This generates certificates using an array of data and a template image.

Steps To Use

  1. Clone the Repo
  2. Add a data.json file to assets folder containing ID, NAME, ROLL, TEAM and ROLE
  3. Add a template.jpg file to the assets folder for the template image
  4. Customize the template.html file and variables in index.js for correct placement and design
  5. Install the dependencies using NPM or Yarn