gpmanly / random_name_draw

This is a fork of the random name picker by icelam. This repo is used for picking winners from a pool of names for office party.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Random Name Picker for Lucky Draw

Random Name Picker for Lucky Draw

Simple HTML5 random name picker for picking lucky draw winner using Web Animations and AudioContext API

Built with TypeScript Node.js Yarn Code Style Conventional Commits License Current version

Live Demo

Demo is available at https://pinkylam.me/playground/random-name-picker

Technology Stack

  • Pug
  • CSS3 (SCSS)
  • Web Animations API
  • AudioContext API

Development

Prerequisite

  • Node 14 above or nvm installed
  • Yarn or NPM installed

Install dependencies

To install dependencies:

yarn install

Start development server

To start the development server:

yarn start

Build production

To build the project for production:

yarn build

All the build files can be found in /dist folder.

About

This is a fork of the random name picker by icelam. This repo is used for picking winners from a pool of names for office party.

License:MIT License


Languages

Language:TypeScript 36.3%Language:SCSS 25.8%Language:JavaScript 15.7%Language:PowerShell 11.4%Language:Pug 9.4%Language:HTML 1.1%Language:Shell 0.2%