This is a chatroom application that lets users create different rooms(channels) and text with other people. We get to do the following things :
- Sign In using Google Authentication with a single click.
- Create Rooms(channels)
- Click on any server and Chat with people real-time.
- Sign Out with one click.
The application is live, you can try it out from the following link : https://fullstackchatroom.netlify.app/
- HTML
- CSS
- Material UI
- ES6, Javascript
- React JS
- Redux
- Firebase (For Google Authentication Only)
- Node JS
- Express JS
- MongoDB Atlas
- Mongoose
- Pusher
- Axios API
Here are some Screenshots from the project