hanlinnkyaw1 / speed-chat

Real time chat website!

Home Page:https://speed-chat-bujz.onrender.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Speed-chat

Speed-chat is a simple and fast chat application designed for quick communication.

Features

  • Real-time Messaging: Instantly send and receive messages without any delay.
  • User-friendly Interface: Clean and intuitive interface for seamless chatting experience.
  • Responsive Design: Works well on desktop, tablet, and mobile devices.

Getting Started

Prerequisites

  • Node.js installed on your machine.

Installation

  1. Clone the repository:

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

    cd speed-chat
  3. Install dependencies:

    npm install

Usage

  1. Start the development server:

    node server.js
  2. Open your browser and go to http://localhost:3000 to view the app.

Deployment

To deploy the app to production, you can follow the deployment instructions for your preferred hosting platform.

Contributing

Contributions are welcome! Please feel free to submit pull requests or open issues if you encounter any bugs or have suggestions for improvements.

License

This project is licensed under the MIT License.

About

Real time chat website!

https://speed-chat-bujz.onrender.com


Languages

Language:JavaScript 39.4%Language:CSS 38.1%Language:HTML 22.5%