Skip to content

Chatly is a real-time chat application build with Vue.js and Firebase.

Notifications You must be signed in to change notification settings

emsitkowski/chatly

Repository files navigation

Project made in the beginning of 2023

Chatly – Vue + Firebase Chatroom

Chatly.mp4

Chatly is a real-time chat application built with Vue.js and Firebase. It features Firebase Authentication for user management and Firebase Firestore for real-time messaging.

Key features

  • Firebase Authentication for creating new accounts and signing in
  • Real-time messaging using Firebase Realtime Database
  • Infinite scroll for optimized chat history
  • Smooth loading indicators for better UX
  • Custom UI with animejs animations

Getting started

Install dependencies

npm install

Run in development mode

npm run dev

Build for production

npm run build

About

Chatly is a real-time chat application build with Vue.js and Firebase.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published