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.
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).
- React.js
- Redux toolkit
- Text Editor
- Git
- NodeJS
- Webpack
- Open your Terminal.
- Navigate to your desired location to download the contents of this repository.
- Copy and paste the following code into the Terminal :
$ git clone https://github.com/Rashad-Muntar/upchat.git
- Run
cd upchat
- Install the needed dependencies
$ npm
- In develoment mode run
npm start
Lauch the local version of this project opening the localhost:3000
in your browser
Feel free to check the issues page.
👤 Rashad Muntar
- GitHub: @Rashad-Muntar
- Twitter - @RashadToure
- LinkedIn: Rashad Muntar
Give a ⭐️ if you like this project!
Firebase
This project is licensed under the MIT License