Skip to content

Latest commit

 

History

History
51 lines (34 loc) · 827 Bytes

README.md

File metadata and controls

51 lines (34 loc) · 827 Bytes

Lottery App

lot

A simple Lottery App made with React

View Demo

Description

A simple React Lottery App where random numbers are generated as an array of tokens.

TECH STACK

  • HTML
  • CSS
  • JAVASCRIPT
  • React

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
npm install npm@latest -g

Installation

  1. Clone the repo
git clone https://github.com/hemantsai17/Lottery-app.git
  1. Install NPM packages
yarn
  1. Run the local development server