My first Ethereum project, using Web3 to interact with a Solidity smart contract.
Created by following tutorial from Coursetro
Tested used Remix IDE and MetaMask, on Ropsten Test Net, using Injected Web3.
To launch the website that interacts with the contract on the Ropsten Test Net, locate to the project directory, then run this command
npm run dev