/meal-search-app-vue-composition-api

testing vue composition api with free mealdb api

Primary LanguageVue

meal-search-app-vue-composition-api

Just some random learing purpose app with new vue composition api and mealDB api usage.

You can search desired meal by specifying ingredient you want to use.

The MealDB: https://www.themealdb.com/api.php

firebase hosted app: https://meal-recipes-f9f92.web.app/

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.