Steps to use the wordle game:
I did this through Herd so i would potentially recommend doing the same.
- Clone the repository
- Link to Herd with SQLite
- Run the following commands:
npm install
composer install
php artisan migrate
php artisan db:seed --class=WordSeeder
npm run build
php artisan serve- try the game in your artisan serve url