Forkify
Author
Daniel Ghirasim
Date Published

The website where most of my JavaScript skills were put to test. This is a recipe website where the user can search for recipes that will be fetched from an external API and can even submit their own. Also here I implemented a proper architecture (Model View Controller) to give my project better structure, making it more maintainable and scalable.
Used Technologies
HTMLCSSJavaScriptMVC ArhitectureES6 ModulesParcel Module Bundler