Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dj1samsoe/vue-meals

This is Vue.js Practice Projects in fetch API from themealdb
https://github.com/dj1samsoe/vue-meals

tailwindcss themealdb-api vue3 vuejs vuex

Last synced: about 2 months ago
JSON representation

This is Vue.js Practice Projects in fetch API from themealdb

Awesome Lists containing this project

README

        

# Receipt Search app built with Vue.js

This repository is created alongside the following [YouTube Tutorial](https://youtu.be/cfiN8lCA3RM)

## Demo

[https://meals-vuejs.vercel.app](https://meals-vuejs.vercel.app/)

## Installation

1. Clone the repository
1. Run `npm install`
1. Copy `.env.example` into `.env`
1. Run `npm run dev` to start the application at http://localhost:3000

## Recommended IDE Setup

- [VS Code](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar)