Skip to content

An app using Vue3 and Composition API for frontend and Firebase for backend.

Notifications You must be signed in to change notification settings

KostaVuckovic/avocado-playlists-app

Repository files navigation

Avocado App

Description

A user can login and signup, then see all playlists from all users. He can also create his own playlists and songs and edit them.

Technologies used

  • Vue 3
  • Composition API
  • Firebase

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build