Project made in the beginning of 2023
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.
- 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
npm install
npm run dev
npm run build