Skip to content

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.

Notifications You must be signed in to change notification settings

andersonlebon/web-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published