Skip to content

Devankit2022/Decentralized-Lottery-Frontend

Repository files navigation

Decentralized Lottery Frontend

About The Project

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.

Built With

Getting Started

Prerequisites

Installation

  1. Clone the repo

    git clone https://github.com/Devankit2022/Decentralized-Lottery-Frontend.git
  2. Install packages using

    yarn

Usage

  1. Run yarn dev to see the website which runs on localhost:3000 port

  2. Deploy it on Vercel

Thank You