8000 GitHub - itsalinazarpour/recipe-finder: Recipe finder app
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

itsalinazarpour/recipe-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A vanilla JavaScript application that interacts with the Forkify API to fetch and display recipe food data. This app uses modern JavaScript tools, such as Webpack to bundle the modules, and Babel to convert ES6, ES7 and ES8 back to ES5. The user can search for a specific recipe, and save to a favorites list via local storage. The user can easily increase or decrease servings as per his need and can view detailed directions.

This project was from Jonas Schmedtmann's 'The Complete JavaScript Course' on Udemy. My additional features and code refactoring include -


npm install

npm start

npm run build

Releases

No releases published

Packages

No packages published
0