π A modern, stylish, and real-time chat application built with Node.js, Express, and Socket.IOβperfect for seamless communication!
β Real-time Messaging β Instantly send & receive messages
β Multi-Room Support β Join different chat rooms
β User Presence β See who's online in your room
β Location Sharing β Send your location with one click
β Responsive Design β Works on desktop & mobile
β Modern UI β Sleek, clean, and intuitive interface
| Frontend | Backend | Real-Time | Utilities |
|---|---|---|---|
| HTML5 | Node.js | Socket.IO | Moment.js |
| CSS3 | Express | Font Awesome | |
| JavaScript |
- Clone & Install
git clone https://github.com/kisk23/node-chat-app.git cd node-chat-app npm install - run the app in termenal use npm run dev
Then open http://localhost:3000 in your browser!
or
π₯ Project Structure π node-chat-app/ βββ π public/ # Frontend files β βββ π css/ # Stylish CSS β βββ π js/ # Client-side scripts β βββ π index.html # Main UI βββ π server.js # Backend logic βββ π package.json # Dependencies βββ π README.md # You're here! π
π‘ Future Improvements πΉ User Authentication (Google/Facebook login) πΉ Message History (Database storage) οΏ½
Happy Chatting! π¬β¨
β Star this repo if you like it! Contributions are welcome. π

