Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 735 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 735 Bytes

PDF Certificate Maker (Template)


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

  • App
  • Template (you're here)

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.