Web application with a button to create a completely random euro million lucky game key consisting of 5 numbers and 2 stars.
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.
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! ✅
- Remove duplicated code
- Use a framework
- Replace current CSS styling with tailwind CSS
- Responsive
- Add multi-language support
- Create number generation animation
- Show alternative design with euro millions bet card (paper)
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 .
MIT