All Projects → berksaribas → Vuetify Chat

berksaribas / Vuetify Chat

Licence: mit
A chat built with Vue + Vuex + Vuetify + Firebase

Projects that are alternatives of or similar to Vuetify Chat

Meal Prep
Source code for a 4-part series I wrote about Vue, Vue Router, Vuex and Vuetify
Stars: ✭ 496 (+46.75%)
Mutual labels:  firebase, vuex, vuetify
Vue Firebase Starter
boilerplate of vue/vuex/vue(x)-router, with sass/prerendering, muse-ui, and firebase/firebaseui
Stars: ✭ 43 (-87.28%)
Mutual labels:  firebase, vuex
Vuexfire
Check
Stars: ✭ 574 (+69.82%)
Mutual labels:  firebase, vuex
Bento Starter
🍱 Full-Stack solution to quickly build PWA applications with Vue.js and Firebase
Stars: ✭ 1,519 (+349.41%)
Mutual labels:  firebase, vuex
Beauty
👙 VUE + VUEX + FIREBASE + BULMA … 实现的 SPA SSR 同构项目 - Tinder美女/豆瓣美女合集
Stars: ✭ 433 (+28.11%)
Mutual labels:  firebase, vuex
Nuxt Firebase Sns Example
Nuxt v2 & Firebase(Hosting / Functions SSR / Firestore), Google Auth SNS Example.
Stars: ✭ 485 (+43.49%)
Mutual labels:  firebase, vuex
Vue Memo
Using Vue.js for memo web App. webpack, vuex, vue-router, Firebase.
Stars: ✭ 88 (-73.96%)
Mutual labels:  firebase, vuex
Vue Expenses
A simple expense tracking application
Stars: ✭ 117 (-65.38%)
Mutual labels:  vuex, vuetify
Todo Vue
Code for YouTube series on building a Todo App in Vue.js
Stars: ✭ 199 (-41.12%)
Mutual labels:  firebase, vuex
Buefy Shop
A sample shop built with Nuxt, Stripe, Firebase and Serverless Functions
Stars: ✭ 207 (-38.76%)
Mutual labels:  firebase, vuex
Vuex Easy Firestore
Easy coupling of firestore and a vuex module. 2-way sync with 0 boilerplate!
Stars: ✭ 224 (-33.73%)
Mutual labels:  firebase, vuex
Vue People
VuePeople lists and connects Vue.JS developers around the world.
Stars: ✭ 167 (-50.59%)
Mutual labels:  vuex, vuetify
Vuetify Todo Pwa
✔️ A simple Todo PWA built with Vue CLI 3 + Vuex + Vuetify.
Stars: ✭ 160 (-52.66%)
Mutual labels:  vuex, vuetify
Aura
GDG/DSCs Community Web App for Management
Stars: ✭ 269 (-20.41%)
Mutual labels:  firebase, vuetify
Inshop Crm Client
Inshop CRM / ERP Client. It's powerful framework allows to build systems for business with different workflows. It has on board multi language support, clients management, projects & tasks, documents, simple accounting, inventory management, orders & invoice management, possibilities to integrate with third party software, REST API, and many other features.
Stars: ✭ 135 (-60.06%)
Mutual labels:  vuex, vuetify
Vue Pomo
A progressive web app for the Pomodoro Technique, built with Vue 2.0, Vuex and Firebase.
Stars: ✭ 51 (-84.91%)
Mutual labels:  firebase, vuex
Boilerplate Vue Apollo Graphql Mongodb
Start your magical stack journey!
Stars: ✭ 85 (-74.85%)
Mutual labels:  vuex, vuetify
Multivisor
Centralized supervisor WebUI and CLI
Stars: ✭ 104 (-69.23%)
Mutual labels:  vuex, vuetify
Vue Trello
Trello clone with Vue.js for educational purposes
Stars: ✭ 185 (-45.27%)
Mutual labels:  firebase, vuex
Vue Firebase Auth Vuex
Vue Firebase🔥 Authentication with Vuex
Stars: ✭ 248 (-26.63%)
Mutual labels:  firebase, vuex

alt text

A chat built with Vue + Vuex + Vuetify + Firebase.

Features

  • Basic authentication with Firebase
  • Create chat rooms, join them
  • Use emoji-picker to express your emotions.
  • Scroll up to load previous messages.

Live Demo

https://mutfak-chat.firebaseapp.com

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run serve

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

Configuration

Edit main.js to initialize your Firebase App.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].