A simple recipe book application built with Vue.js 3, Vue Router, Vuex, and Tailwind CSS. Users can browse, search, filter, and save their favorite recipes.
- Browse and search for recipes
- Filter by category or ingredient
- Save favorite recipes
npm install
npm run serve