/mega-sena-random

Program developed with ReactJS that randomly selects numbers for a brazilian lottery

Primary LanguageJavaScript

➡️ ABOUT THE PROJECT

Program developed with ReactJS that randomly selects numbers for a brazilian lottery. You just need to choose how many times you would like the program to run and it will show the numbers it was picked up more frequently.

homepage

💻 TECHNOLOGIES USED FOR THIS PROJECT:

ℹ️ HOW TO RUN THE APPLICATION

To clone and run this application, you'll need Git, Babel, WebPack.

You just need to run the following commands:

# Clone this repository
$ https://github.com/helcioItiyama/mega-sena-random.git

# Go into the repository
$ cd mega-sena-random

# Install dependencies
$ yarn

# Run page
$ yarn start