Fullstack: Recipe app

Angular.jsREST APILaravelDocker

School assignment to build a recipe app using Angular.js for the frontend and Laravel for the Restful API as backend. The rudamentary app fetches recipes from an external API and is also connected to a Laravel backend API that updates and stores recipes in user lists on a database using MySQL. The whole application is contained in Docker.


What I learned: