Receipt Search app built with Vue.js This repository is created alongside the following YouTube Tutorial Demo https://meals-vuejs.vercel.app Installation Clone the repository Run npm install Copy .env.example into .env Run npm run dev to start the application at http://localhost:3000 Recommended IDE Setup VS Code + Volar