This is my attempt to practice using redux and firebase to create a real-time chat messenger between 2 chat boxes.
- Clone this repo
git clone git@github.com:CoderQuest/chatbox.git - Run
node server.jsthen openlocalhost:3000and selectuser1 - Open a second
localhost:3000tab and selectuser2 - Chat away!