This project is available at https://github.com/peterphan1996/certificate-management There is also a live demo at https://certmana.herokuapp.com/
In the project directory, you can run:
ganache-cli --mnemonic="myth like bonus scare over problem client lizard pioneer submit female collect" -i 123456 --db .
To initialize blockchain, please install ganache-cli beforehand with npm install -g ganache-cli
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.