REQUIREMENTS : Make sure you have installed Metamask
extension on your Chrome
browser running on Goerli Test network
with some amount of ethers which you can obtain from https://goerlifaucet.org | https://goerlifaucet.com.
For testing purposes on your local machine,
Clone the Repository : git clone https://github.com/dkk3675/lottery.git
Change directory : cd lottery
Install all dependencies : npm install
Start the server on your local machine : npm run start