This is the website for the WhatsAMenu app. It is built using Vue.js and Vuetify.
It uses the WhatsAMenu API
Prerequisites:
- Node (at least 12.x)
- Vue
Create an .env.local
file at the root of the project and add the following variables
VUE_APP_BASE_URL=https://whatsamenu.core.wiredmartians.com
VUE_APP_API_KEY=<Your API Key>
Please follow this link for a key: Get WhatsAMenu API Key
yarn install
If you get any issues with the installation, please try:
yarn install --legacy-peer-deps
yarn serve
Here are some screenshots of the website: