Web-chat is web application chat that can make conversation between two users in deferents tabs but sharing the same browzer in realtime, Note that the aplication is managing the storege of text messages using the browzer localstorage associated with Redux. This project was bootstrapped with Create React App.
Sign In | Sign Up |
---|---|
![]() |
![]() |
Chat Room | Conversations |
![]() |
![]() |
https://www.loom.com/share/71da26eced994a1e8977013b99103860
This project is build with:
To get the content of this project locally you need to run this command in your terminal:
-
git clone https://github.com/andersonlebon/web-chat.git
-
cd web-chat
-
run
npm install
to download all the dependancies of the project -
Use
npm start
to run the app in live server
Run npm test
to run tests.
👤 Anderson Caleb
- GitHub: @Andersonlebon
- Twitter: @BuyananaCaleb
- LinkedIn: Anderson Caleb
Feel free to check the issues page
Give a ⭐ if you like this project!
- Thanks to everyone who will get time to check this code especially to code reviewers.