Skip to content

Latest commit

 

History

History
62 lines (38 loc) · 2.68 KB

README.md

File metadata and controls

62 lines (38 loc) · 2.68 KB

Web-Chat

Description

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
image image
Chat Room Conversations
image image

Video demonstration

https://www.loom.com/share/71da26eced994a1e8977013b99103860

Built With

This project is build with:

  • HTML5, CSS3, Sass
  • JavaScript
  • React
  • Redux
  • Git
  • Bootstrap

Getting Started

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

Test

Run npm test to run tests.

Author

👤 Anderson Caleb

🤝 Contributing

Feel free to check the issues page

Show your support

Give a ⭐ if you like this project!

Acknowledgments

  • Thanks to everyone who will get time to check this code especially to code reviewers.