This is simple application made with NextJS, shadcn-ui, tailwind, postgres and passion.
There are many cookbook applications which allows you schedule your meal plan, but all of them lack functionality of planning different plans for couples. This application will hold many variants of single recipe and will help create shopping list.
First, run the development server:
yarn
yarn dev
Open http://localhost:3002 with your browser to see the result.
If you want to contribute to this project, please follow the Contribution Guide.