HabitChain Testing Versions node: 14.8.0 npm: 6.14.15 (although 6.14.7 has some workarounds) truffle: 5.4.29 solidity 0.5.16 web3.js: 1.5.3 Server Open Ganache and Quickstart node index.js: starts express.js server npm run deploy:local => runs truffle migrate and copies build files over to frontend/src if have error, run each line on your own and it should work Client cd frontend yarn start: starts react server Metamask Install Metamask extension in Browser Refer to this guide. Open Ganache and import one of the Accounts into Metamask, refer to this guide.