An open API service indexing awesome lists of open source software.

https://github.com/anapimolodec/shall-we-chat

Simple Chat Room Application created by React! BackEnd is provided by ChatEngine. Please see live demo!
https://github.com/anapimolodec/shall-we-chat

chat-application chatengine react reactjs

Last synced: about 1 month ago
JSON representation

Simple Chat Room Application created by React! BackEnd is provided by ChatEngine. Please see live demo!

Awesome Lists containing this project

README

          

[![Netlify Status](https://api.netlify.com/api/v1/badges/f0e3a135-349a-491a-b993-e316be1c3323/deploy-status)](https://app.netlify.com/sites/shall-we-chat/deploys)

# Shall We Chat?

###### YEAS! please join our chat rooms!

Simple Chat Application where users can create chat rooms, invite other users, and have some good quality chatting!

The Back End is supported by [Chat Engine](https://chatengine.io/).

## See the live [demo](https://shall-we-chat.netlify.app/)!
###### In case you don't want to register, please type "guest" for both username and password!

###### References:
1. My Favourite Youtube Channel for learning JS: [JS Mastery](https://www.youtube.com/watch?v=jcOKU9f86XE&ab_channel=JavaScriptMastery).