Skip to content

Latest commit

 

History

History
64 lines (39 loc) · 1.21 KB

README.md

File metadata and controls

64 lines (39 loc) · 1.21 KB

VacciLog-Logo

VacciLog

This is a simple Dapp(Ethereum) for storing logs of vaccinations.

Run Locally

Clone the project

  git clone https://github.com/Justinjdaniel/Vacci-Log.git

Go to the project directory

  cd vacci-Log

Install dependencies

  npm install

Compile and Deploy the contract

  truffle compile && truffle migrate

Start the project

  npm run start

Go to localhost

  http://localhost:3000/

Demo Video

VacciLog.Demo.mp4

Workflow

Documentation

Download the Documentation PDF from here.