Welcome to the Simple Chat Application, a straightforward web-based platform designed for instant communication. This application allows users to engage in real-time conversations without any unnecessary complexities. It's built using basic web technologies like HTML, CSS, and JavaScript, providing a seamless chatting experience.
-
Real-Time Messaging: Enjoy instant communication with friends and colleagues, with messages appearing as they're sent.
-
Easy to Use: A user-friendly interface that prioritizes straightforward communication without unnecessary bells and whistles.
-
Responsive Design: Access the chat application from various devices with a responsive design that adapts to different screen sizes.
- Clone the repository to your local machine:
git clone https://github.com/ashish-makes/chat-app
- Navigate to the repository directory:
cd chat-app
- Open the index.html file in your preferred web browser.
Contributions to enhance the simplicity and functionality of the chat application are welcome. To contribute:
- Fork this repository.
- Create a new branch for your feature or bug fix:
cd chat-app
- Open the 'index.html' file in your preferred web browser.
git commit -m "Add a concise description of your changes"
- Push your changes to your forked repository.
- Create a pull request targeting this repository's main branch.
This project is licensed under the MIT License - see the LICENSE file for details.