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

https://github.com/thecodeholic/vue-meals-app


https://github.com/thecodeholic/vue-meals-app

Last synced: 4 days ago
JSON representation

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://tc-search-meals.netlify.app](https://tc-search-meals.netlify.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)