Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 488 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 488 Bytes

Cookbook App

Overview

Uses Spoontacular API to return a formatted view of recipes fitting user ingredient specifications.

About

  • Renders a list of recipes matching specified ingredient inclusion and exclusions.
    • List includes ratings, youtube link extensions, thumbnails, views, and video length as well, for easier recipe selection on behalf of the user.

To do

  • Render youtube videos and thumbnails in-line in grid view.
  • Improve index page front end.