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

testing vue composition api with free mealdb api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

testing vue composition api with free mealdb api


Languages

Language:Vue 56.5%Language:JavaScript 41.3%Language:HTML 2.2%Language:Shell 0.1%