Skip to content

shnist/recipe-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recipe generator

Generates a random recipe from two ingredients!

Usage

The module currently only takes two ingredients.

The ingredients must be passed in as an array of strings.

Example

var ingredients = ['banana', 'flour'];

createRecipeFrom(ingredients);

About

Generates a tasty recipe based on ingredients you feed it

Resources

License

Stars

Watchers

Forks

Packages

No packages published