Skip to content

The App was built to give a chatting platform to a user who wish to join and share an idea and which every user who is currently log in to the app will receive a real-time message of every participant. A user can scroll to the top of the app and load previous chat (Chat history)

Notifications You must be signed in to change notification settings

Rashad-Muntar/upchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UPCHAT APP

This is a chat app that gives a chatting room to unlimited number of users. This is a React and Redux application with firebase as storage space for the data.


Description

Upchat app The App was built to give a chatting platform to a user who wish to join and share an idea and which every user who is currently log in to the app will receive a real-time message of every participant. A user can scroll to the top of the app and load previous chat (Chat history).

New user form

Screenshot from 2022-10-07 13-15-42

Chat app

Screenshot from 2022-10-07 13-16-02

Prerequisites

  • React.js
  • Redux toolkit
  • Text Editor
  • Git
  • NodeJS
  • Webpack

How to clone Repo

  1. Open your Terminal.
  2. Navigate to your desired location to download the contents of this repository.
  3. Copy and paste the following code into the Terminal :
    $ git clone https://github.com/Rashad-Muntar/upchat.git
  4. Run cd upchat
  5. Install the needed dependencies
    $ npm
  6. In develoment mode run
    npm start

Usage

Lauch the local version of this project opening the localhost:3000 in your browser

Feel free to check the issues page.

Author

👤 Rashad Muntar

Show your support

Give a ⭐️ if you like this project!

Attribution

Firebase

License

This project is licensed under the MIT License

About

The App was built to give a chatting platform to a user who wish to join and share an idea and which every user who is currently log in to the app will receive a real-time message of every participant. A user can scroll to the top of the app and load previous chat (Chat history)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published