Forkify

The main goal of this project was to learn the basics of JavaScript, async data, Classes and all applied with the MVC pattern design. I did this project in the course of Jonas Schmedtmann.

Technologies used:

Javascript

Css

What did I learn with this project?

- How to work with async data.

- How an app with a MVC code pattern design works.

- Get better working with objects, logic, and general data flow in an app.

- How to do pagination and load the data partially from an API.