Foodstock is a web application that allows you to manage your food stock. It is composed of a frontend and a backend. This is the frontend part.
Updates are coming soon
The frontend and backend are separated in two different repositories. The backend is available here.
I wanted them to be separated because I wanted to be able to change the frontend without changing the backend and vice versa.
I chose to build a PWA and not a mobile app because I didn't wanted to be constrained by the app stores mainly.