The frontend code for the RecipeProject. This is built using Vue JS and is a part of a project in the Advanced JavaScript-course @ EC Utbildning.
This is accompanied by a backend part that can be found here.
npm install
npm run serve
npm run build
npm run lint