makecm / certificate-app

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

Home Page:https://certificate.make.cm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://certificate.make.cm


Languages

Language:JavaScript 49.6%Language:CSS 25.7%Language:HTML 24.7%