Vue practice project built with Firebase and TailwindCSS. Utilizes Firebases realtime database stream to constantly update messages on the front end. Uses Google and GitHub Authentication for signing into the app, and uses Vue Router to pass between Login and Chat screens.
https://vue-chat-johnuberbacher.netlify.app/
npm install
npm run serve
npm run build
npm run lint