A decentralized smart contract-based lottery application, where people can participate to win the lottery of cryptocurrency. The participants should enter the lottery simultaneously to ensure more transparency.
-
Clone the repo
git clone https://github.com/Devankit2022/Decentralized-Lottery-Frontend.git
-
Install packages using
yarn
-
Run
yarn dev
to see the website which runs onlocalhost:3000
port -
Deploy it on Vercel