Skip to content

medhavisahgal/KleanChat-lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💬 KleanChat-lite

MIT License Live Demo

Lightweight browser-based chat interface using vanilla HTML, CSS, and JavaScript.


✨ Features

  • 📱 Mobile-responsive design
  • ⚡ Pure vanilla JavaScript
  • 🧩 Zero dependencies or build tools
  • 💬 Instant message rendering

📁 Project Structure

KleanChat-lite/
├── index.html      # Main chat interface
├── style.css       # Chat styling and layout
└── script.js       # JavaScript logic for chat interaction

🛠️ Tech Stack

  • HTML5
  • CSS3
  • JavaScript (ES6)

🧠 Customization Ideas

  • Add message timestamps
  • Persist chats with localStorage
  • Support themes (dark/light mode)
  • Connect to real-time backend with Firebase or Socket.IO

🤝 Contributing

Contributions are welcome!
To contribute:

# Fork the repo and clone your copy
git checkout -b feature-name
# Make your changes, then commit and push
git commit -m "Add feature"
git push origin feature-name
# Open a pull request

📄 License

This project is licensed under the MIT License.

👩‍💻 Author

Made with ❤️ by Medhavi Sahgal

Feel free to connect or share feedback!

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors