/RecipeSeeker

A Vue.js project with Vuex and Tailwind, that retrieve recipes from an API with images, ingredients and measures.

Primary LanguageVue

Installation

  1. Clone the repository
  2. Run npm install
  3. Copy .env.example into a new .env
  4. Run npm run dev to start the application at http://localhost:3000