sypeer / rating

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ratings Dapp

Smart contract set up

Start up a local ganache instance and then run truffle deploy from the root folder

Running

Start the UI from the client/src folder with yarn start (remember to yarn install first)

About

License:MIT License


Languages

Language:JavaScript 69.7%Language:Solidity 16.2%Language:HTML 9.7%Language:CSS 4.3%