Jonas Schmedtmann - The Complete JavaScript Course 2018
- Jonas Schmedtmann, at CodingHeroes.io, for making this JavaScript course available on Udemy
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.
After downloading or cloning the repo, type npm run start
in the terminal to load the application locally on localhost:8080.
You will need to sign up for an API key at Food2Fork to use in Recipe.js
.
- Webpack
- Babel
- JavaScript
- Fraction.js
- Food2Fork API
- Tim Acker - MitHipster