Skip to content

KevinNowalski/recipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

recipes

The Recipes App pulls data from the API. It creates a list view which includes all the recipes. It also creates a recipe detail view to display each recipe. The Ingredients with a matching ingredientId listed in the specials response should also show the special title, type and text under the ingredient name

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published