Lottery app that generates 5+1 random numbers, and compares them to the combination that user entered.
- Clone the repo
- Import database file from database directory (lottery.sql)
- Run composer install in the terminal
- Run npm install in the terminal
- Open the project using xampp, php -S localhost:8000 or any other local web server
- PHP
- jQuery
- jQuery UI
- Bootstrap
- HTML
- mySql
- Parsley JS
- SCSS
- Gulp