Added pagination and sorting and realized I need some better understanding of how to structure the API in express.js.
Added the first draft of a filter, for now just with two entries: which freezer and what type of product. (Though it made papa already very happy!)
Mostly finishing refactoring, adding a global storage thanks to Context and added some organisational structure to the project.