This repository contains a personal Recipe & Meal Planner App developed using Vue.js, PrimeVue, Tailwind CSS, and Supabase. The primary purpose of this app is to provide a convenient platform for organising recipes and planning meals.
- Recipe Management: Add, edit, delete and organise personal recipes efficiently.
- Meal Planning: Plan weekly meals with a user-friendly interface.
- Persistent Data: Leverage Supabase for secure cloud storage of your recipes, ensuring data persistence and accessibility.
- PWA: The app features a simple progressive web app setup, making it easily accessible on mobile devices.
- Vue.js: A JavaScript framework for building interactive user interfaces.
- PrimeVue: A Vue.js UI library providing a range of components for a clean UI.
- Tailwind CSS: A utility-first CSS framework for rapid UI development and maintainable code.
- Supabase: An open-source backend alternative, offering scalability and security.