Welcome to Chat APP
Chat Application - At first, the user has to input a name to login to the chat room. https://d3demo-3ae48.firebaseapp.com/
Once logged in, User can send messages. https://d3demo-3ae48.firebaseapp.com/chat
User can also Modify the settings https://d3demo-3ae48.firebaseapp.com/settings
It is built using React, Redux, Socket.io and MaterialUI. Instead of regular CSS, CSS in Javascript is used.
Backend of the application is created using Socket.io, Node.js and Express. It is hosted in