Create a private room • Share the room code • Chat instantly 🚀
- 🚀 Create private chat rooms instantly
- 🔗 Join rooms using a room code
- 💬 Real-time messaging
- 👥 Live online members
- 📋 One-click room code copy
- 🔒 Private rooms (No Sign-up)
- 🎨 Modern Glassmorphism UI
- 📱 Responsive Design
- Next.js
- React
- TypeScript
- Tailwind CSS
- Lucide React
- Node.js
- Express.js
- Socket.IO
PingRoom
│
├── client
│ ├── app
│ ├── components
│ ├── hooks
│ ├── lib
│ └── types
│
├── server
│ ├── src
│ └── socketHandler.ts
│
├── screenshots
│ ├── home.png
│ └── chat.png
│
└── README.md
Clone the repository
git clone https://github.com/rashikacodes/ping-room.gitGo into the project
cd PingRoomInstall frontend
cd client
npm installInstall backend
cd ../server
npm installRun backend
npm run devRun frontend
cd ../client
npm run devOpen
http://localhost:3000
- 😊 Emoji Support
- 📎 File Sharing
- ✍️ Typing Indicator
- 🔔 Notifications
- 🌙 Dark / Light Theme
- 💾 Persistent Chat History
Rashika Shah
GitHub: https://github.com/rashikacodes
LinkedIn: https://www.linkedin.com/in/rashika-shah-659451343/
⭐ If you like this project, consider giving it a star!


