WebDevSummit / random-recipes

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:PHP 41.2%Language:CSS 33.1%Language:JavaScript 14.0%Language:Ruby 11.8%