Giter Site home page Giter Site logo

jeanbuhendwa / chat-app Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 243 KB

A simple, real-time chat application built with React, offering seamless communication with a modern, responsive UI. ๐Ÿค–๐Ÿ’ป

Home Page: https://wtchat.netlify.app/

License: MIT License

HTML 11.82% CSS 35.44% JavaScript 52.74%
axios-react chatengineapi reactjs

chat-app's Introduction

WTchat App

Welcome to WT-Chat! This project is built using React.js and Chat Engine to provide a real-time messaging platform. Below you'll find detailed information about the project, how to set it up, and how to contribute.

Demo Account

username: test
password: test123

Table of Contents

Features

  • Real-time messaging
  • User authentication
  • Chat rooms
  • Media sharing (images)
  • Typing indicators
  • Online status indicators

Demo

A live demo of the app can be found here.

Installation

To get a local copy up and running, follow these simple steps:

Prerequisites

Clone the Repository

git clone https://github.com/jeanbuhendwa/chat-app
cd chat-app

Install Dependencies

Using npm:

npm install

Or using Yarn:

yarn install

Usage

Running the App

To start the development server, run:

Using npm:

npm start

Or using Yarn:

yarn start

This will launch the app in your default web browser. You should see your chat app running at http://localhost:3000.

Building the App

To create a production build, run:

Using npm:

npm run build

Or using Yarn:

yarn build

This will create an optimized build of the app in the build directory.

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

chat-app's People

Contributors

jeanbuhendwa avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.