Skip to content

jan-timpe/RecipeSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

recipesearch

An edamam.com API client for searching and saving recipes. Built with VueJS. Utilizes local storage to save lists of recipes in the browser.

Run

Visit api.edamam.com to generate some API keys for your environment. Place these in src/api/recipes.js, then continue.

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published