Jonas Schmedtmann - The Complete JavaScript Course 2022: From Zero to Expert!
- 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 Forkify to use in config.js
.
- Parcel
- JavaScript
- core-js
- regenator-runtime
- Fraction.js
- forkify API
- Me - TheMajical