This repository is created alongside the following YouTube Tutorial
https://tc-search-meals.netlify.app
Global Store variable Vuex
- Clone the repository
- Run
npm install
- Copy
.env.example
into.env
- Run
npm run dev
to start the application at http://localhost:3000