Skip to content

pncsoares/euro-millions-generator

Repository files navigation

Euro Millions Generator

Web application with a button to create a completely random euro million lucky game key consisting of 5 numbers and 2 stars.

Disclaimer ⚠️

I am not responsible for the usage of the keys generated in this web application in lucky games such as EuroMillions or other games of the same kind.

This is just a project created for fun and for learning purposes.

How to use

Open the web application url: https://pncsoares.github.io/euro-millions-generator/src

Then just click in the "Generate" button every time you want to create a new key

As simple as that! ✅

Checklist

Algorithms

  • Remove duplicated code
  • Use a framework
  • Replace current CSS styling with tailwind CSS

User Interface

  • Responsive
  • Add multi-language support
  • Create number generation animation
  • Show alternative design with euro millions bet card (paper)

Technologies

Setup

Clone repository

Create and go to the directory where you want to place the repository

  cd my-directory

Clone the project

  git clone https://github.com/pncsoares/euro-millions-generator.git

Go to the project directory

  cd euro-millions-generator

Open in Visual Studio Code

  code .

License

MIT

Releases

No releases published

Packages

No packages published