csantiago132 / chat-app

A CRUD (Create, Read, Update, Delete) chat application built with Typescript, React, Styled-Components,Firebase and Immutable.JS.
MIT License
9 stars 3 forks source link

[WIP: Do Not Merge] create chat room is in place #32

Open csantiago132 opened 6 years ago

csantiago132 commented 6 years ago

moving state around to handle creating chatrooms from a modal as well as editing chatroom information from them.