Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 942 Bytes

README.md

File metadata and controls

42 lines (25 loc) · 942 Bytes

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