Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 364 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 364 Bytes

Recipe searching application

This project makes use of MVC architecture, ES6 JavaScript, npm, webpack and babel.
It consists in a web application that consumes an API of recipes and provide a nice recipe searching tool.
It's one of the projects developed during the JS course: The Complete JavaScript Course 2020: Build Real Projects! By Jonas Schmedtmann.