Skip to content

sachetsubedi/chat-CLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Chatroom App

Welcome to the Chatroom App! This application allows users to communicate in real-time through a web-based chat interface.

Features

  • Real-time Messaging: Instant messaging with live updates.
  • Easy Messaging: No login or registration required.
  • Multiple Chat Rooms: Create and join different chat rooms.
  • Responsive Design: Works on both desktop and mobile devices.

Installation

To get started with the Chatroom App, follow these steps:

  1. Clone the repository:

    git clone https://github.com/sachetsubedi/chat-CLI.git
  2. Navigate to the project directory:

    cd chat-CLI
  3. Install dependencies for both frontend and backend:

    cd backend && npm install
    cd ../frontend && npm install
  4. Start the backend server:

    npm start
  5. Start the app by opening frontend/index.html

Contributing

We welcome contributions to the Chatroom App! To contribute, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Make your changes and commit them (git commit -m 'Add new feature').
  4. Push to the branch (git push origin feature-branch).
  5. Open a Pull Request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

If you have any questions or feedback, please feel free to reach out to me at [email protected]

Enjoy chatting!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published