This generates certificates using an array of data and a template image.
- Clone the Repo
- Add a
data.json
file toassets
folder containingID
,NAME
,ROLL
,TEAM
andROLE
- Add a
template.jpg
file to theassets
folder for the template image - Customize the
template.html
file and variables inindex.js
for correct placement and design - Install the dependencies using NPM or Yarn