Skip to content

gaborcserto/lottery-generator

Repository files navigation

Lottery numbers generator

A simple lottery numbers generator app made with Vite + React + React Bootstrap + TypeScript

How to start this project

  1. Clone this repository

  2. Run npm install

  3. Run npm run dev

This will start a server in http://localhost:5173

Built with

  • React
  • React Bootstrap
  • Vite
  • TypeScript