Skip to content

A simple react application to generate a PDF certificate using Make.cm

Notifications You must be signed in to change notification settings

makecm/certificate-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDF Certificate Maker (App)


This repo is one of two to create a PDF certificate with React and Make.cm

Check it out here

If you want to learn how I built this, read the guide here.

Getting started

This app runs create react app under the hood, so any CRA command will work here.

yarn start

Open http://localhost:3000 to view it in the browser.

Technology

  • axios: Handle http POST request
  • react-pdf: Render the resulting PDF certificate in canvas on the front end
  • Make.cm: Generate a custom certificate PDF