Skip to content

WebDevSummit/random-recipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

random-recipes

Code Climate

Trello Board of recipes, grabs the full list, tosses into an array of recipes with name, URL and List ID. Can click on a list to get a random recipe.

  1. Navigate to project directory, run composer install.
  2. Update variables in public/config.php.
  3. Navigate to public directory and run php -S localhost:1234 visit http://localhost:1234 in browser to view.

About

Trello Board of recipes, grabs the full list, tosses into an array of recipes with name, URL and List ID. Can click on a list to get a random recipe.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published