Welcome to ChatSphere, a next-gen real-time web chat app! 💬✨
Built with passion, late-night coding, and lots of ☕️, this project is a dynamic, feature-packed chat experience designed by our amazing crew during our university web sessions every Wednesday! 🎯💡
✅ Real-time messaging – No delays, just instant chats!
✅ Modern UI – Sleek, clean, and user-friendly 🎨
✅ Secure authentication – Your chats, your privacy 🔒
✅ Multimedia support – Share images, videos, and more! 📸🎥
✅ Group Chats – Because conversations are better together! 👥
✅ Online Status & Read Receipts – Stay in the loop 🟢👀
✅ Dark Mode – Because we care about your eyes 🌙😎
🚀 Frontend: React.js / Next.js + Tailwind CSS
🛠 Backend: Node.js + Express.js
💾 Database: MongoDB (or Firebase for real-time magic!)
🔗 Authentication: JWT + OAuth
⚡ Real-time Engine: Socket.io
Wanna run ChatSphere on your local machine? Follow these easy steps! 💻🔥
# Clone the repo
git clone https://github.com/yourusername/chatsphere.git
# Navigate into the project folder
cd chatsphere
# Install dependencies
npm install
# Start the development server
npm run dev
Make sure you have Node.js installed and set up your .env file with required credentials! Then, start the backend:
cd backend
npm install
npm start
We ❤️ contributions! If you have ideas or want to improve ChatSphere, fork the repo and submit a PR! Let's build the ultimate chat app together! 🚀🎯
This project is licensed under the MIT License – because sharing is caring! 💙
Stay tuned for a live version where you can chat with your friends in real time! 🌍✨
📢 Follow our journey! This is a project in the making, and we’re leveling up every Wednesday in our university web sessions! 🎓💻
Let me know if you want any tweaks! 😎🔥