Skip to content

This repo contains a chat application developed while learning in the web development club MUST

Notifications You must be signed in to change notification settings

lewiii254/CHAT-APP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔥 ChatSphere - The Future of Web Chat! 🚀🌐

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! 🎯💡

🚀 Features

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 🌙😎

⚙️ Tech Stack

🚀 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

🔧 Installation & Setup

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

📡 Backend Setup

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

🤝 Contributing

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! 🚀🎯

📜 License

This project is licensed under the MIT License – because sharing is caring! 💙

🌐 Live Demo (Coming Soon!) 🔗

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! 🎓💻

⚡ Built with 💙, passion, and a love for coding by our university crew! Let's chat! 🚀🔥

Let me know if you want any tweaks! 😎🔥

About

This repo contains a chat application developed while learning in the web development club MUST

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published