Skip to content

mujohn26/chat-app-frontend

Repository files navigation

Build Status Coverage Status Maintainability

Real time chat app

This is real time chat application . Where two or more users can be able to chat using this system.

ChatApp Screenshot

Light mode

Screenshot from 2021-03-03 10-47-05 Screenshot from 2021-03-03 10-46-53

Black mode

Screenshot from 2021-03-03 10-48-36 Screenshot from 2021-03-03 10-47-17

Authentication(Signup and Login form)

Screenshot from 2021-03-01 20-03-40 Screenshot from 2021-03-01 20-03-27

Frontend Live Link

Built With

  • React Js
  • Redux
  • Jest and Enzyme for testing

Getting Started

To get a local copy of the repository please run the following commands on your terminal:

$ git clone git@github.com:mujohn26/chat-app-frontend.git
$ cd chat-app-frontend
$ npm install
$ npm run start

Author

1. John MUGIRANEZA

Contributing

There are two ways of contributing to this project:

  1. If you see something wrong or not working, please open the issue in issue section
  2. If you see something to improve or to correct, and you have a solution to that, follow the below steps to contribute:
    1. Fork this repository
    2. Clone it on your local computer by running git clone git@github.com:mujohn26/chat-app-backend.git Replace your username with the username you use on github
    3. Open the cloned repository which appears as a folder on your local computer with your favorite code editor
    4. Create a separate branch off the develop branch,
    5. Write your codes which fix the issue you found
    6. Commit and push the branch you created
    7. Open a pull request, comparing your new created branch with our original master branch here

Show your support

Give a ⭐️ if you like this project!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published