Install following dpendencies
-
Node package manager / npm Can be installed from https://nodejs.org/en/ To check version of installed package from terminal type node -v
-
Truffle Framework Can be installed from https://www.trufflesuite.com/ or on terminal can be done using command npm install -g truffle
-
Ganache Can be installed from https://www.trufflesuite.com/ganache
-
Metamask Can be installed from https://metamask.io/
Clone the code from the repo after this.