- Install NodeJS
$ npm install
$ npx hardhat test
$ npx hardhat node
In a separate terminal execute:
$ npx hardhat run ./scripts/deploy.js --network localhost
$ npm run start
If your transaction fails - You could reset your MetaMask account and try again. This happens when you have already run the project once and bought something
If the main page appears empty - make sure you had run the 5th step correctly