RecipeDB

Web application providing a simple interface for searching for and finding cooking recipes.

RecipeDB is a client-server application consisting of a REST API built with Python using Flask, and a front-end built with Angular. The front-end makes use of node-sass for SCSS styling, rxjs for state management and ngx-pagination for supporting paginated data.