This repository contains the UI code for the FYP Prototype.
The FYP Blockchain Demo webapp is built using React. Simply install Node.js and node package dependencies to begin.
npm install
npm start
The webapp will be running on http://localhost:3000 by default