Skip to content

johnarch/ChatApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This ChatApp is a simulation of a well-skinned Slack WebApp for office communication. It features interaction between four users (John, Paul George & Ringo) as well as a group channel. As an added feature you can simulate the experience of using each of the Beatles' Slack Accounts via the navigation across the top; using this you can have John send Paul a message, and then go to Paul's account to read the message and respond.

All state (initial & modified) is kept in the top-root parent component. The state (and key functions like postChatMessage()) is passed to child components as properties. I would not normally do this, but I found it more time-efficient then mocking api responses in a redux architecture.

To run this app:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published