Skip to content

SharadJ19/anonchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💬 AnonChat - Anonymous Chat & Poll App

A real-time chat and poll platform for anonymous, no-login discussions. Built with Socket.io and Express — instant, simple, and fun.

✨ Features

  • 🧑‍🤝‍🧑 Anonymous real-time chat with dynamic Anon names (e.g., Anon1, Anon2…)
  • 🗳️ Create polls with custom options
  • ✅ All users can vote and see live poll results
  • ⚡ Built using Socket.io for real-time bi-directional communication
  • 📱 Responsive and minimal UI (TailwindCSS powered)

🏷️ Tech Stack

Layer Tech
Frontend HTML, Tailwind CSS, JavaScript
Backend Node.js, ExpressJS
Real-Time Socket.io
Deployment Render.com

📺 Live Demo

Anonchat_Demo.mp4

🎬 Watch in High Quality → YouTube

🔗 Live App → anonchat-w4dw.onrender.com

🛠️ Installation

# Clone the repo
git clone https://github.com/sharadj19/anonchat.git

# Backend setup
cd anonchat/backend
npm install
npm start

# Frontend setup
cd ../frontend
npm install
npm run dev

👨‍💻 Author

Sharad's Avatar
Sharad Chandel

📫 Email 🔗 LinkedIn 🌐 Portfolio

📝 License

🧾 This project is licensed under the GNU General Public License v3.0. See the LICENSE file for full details.

🤝 Contribution

Pull requests are welcome! If you're planning major changes, please open an issue first to discuss what you want to change.

⚡ Speak freely. Vote anonymously. Built with Node, powered by Sockets.

About

Anonymous chat app with polls and live voting features.

Topics

Resources

License

Stars

Watchers

Forks