Back

Screenshot:

App screenshot: Cocktails

Project:Cocktails

Description:

A cocktail recipes web app powered by the public TheCocktailDB API. Users can browse drink categories, search by name, filter by category, alcohol type, glass or ingredient, and open a recipe page with a photo, ingredient list with measures and step-by-step instructions. Includes favorites (localStorage), a light/dark theme toggle persisted in cookies, and multilingual UI (English, Spanish, German, French, Italian) via Vue I18n. Data is cached via Pinia Colada; the UI is built with Nuxt 4 and Vuetify.

Tech stack:

  • Vue
  • Vuetify 3
  • Pinia
  • Vue i18n
  • VueUse