Skip to content
This repository has been archived by the owner on Jun 14, 2021. It is now read-only.

SimonSiefke/lottery-game

Repository files navigation

Lottery Game

Demo

Demo: https://lottery-game-2.netlify.app

Quickstart 🚀

git clone git@github.com:SimonSiefke/lottery-game.git &&
cd lottery-game &&
npm install &&
npm run dev