Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 1.03 KB

README.md

File metadata and controls

31 lines (18 loc) · 1.03 KB

JavaScript Forkify App

Jonas Schmedtmann - The Complete JavaScript Course 2018

Acknowledgments

Description

Re-created a JavaScript recipe search and storage app using tools such as Webpack, Babel and Fraction.js. This app was written in ES6 and uses some revised logic and methods not shown during the project lectures.

Running

After downloading or cloning the repo, type npm run start in the terminal to load the application locally on localhost:8080.

Note

You will need to sign up for an API key at Food2Fork to use in Recipe.js.

Built With

Re-creator