Skip to content

anishagg17/raffle-draw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

raffle-draw

A lucky-draw service which allows users to get Lucky Draw Raffle tickets and use one lucky draw raffle ticket to participate in a lucky draw game.

  • Node version v10.19.0
  • Npm version 6.14.3
  • DB mongoDB

Installation

  1. Install Node.js
  2. run git clone [email protected]:anishagg17/raffle-draw.git in the terminal.
  3. cd into the directory.
  4. run npm install in the directory

Development