Skip to content

CarterStevens1/wordle

Repository files navigation

Steps to use the wordle game:

I did this through Herd so i would potentially recommend doing the same.

  1. Clone the repository
  2. Link to Herd with SQLite
  3. Run the following commands:
npm install
composer install
php artisan migrate
php artisan db:seed --class=WordSeeder
npm run build 
php artisan serve
  1. try the game in your artisan serve url

About

Recreation of the Wordle game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published