😺 JustChat - A Real-Time messaging web application built using React Hooks API and Firestore Database SDKs.
Warning! Please try not to use this Project in Production. Apart from being buggy, not too optimized.. Firestore database billing structure does not really fit an app like this. Its adviceable to Use The Real-time Database instead for serious real time apps as it has best billing method that fits this. This is mostly experimental just to cruise Firestore's awesome querying/real time features. Thanks!
- Authentication
- Real Time One-to-one Messaging
- Typing Indicators
- Read Reciepts
- Url based chat loading
- Chats/Messages History
- Unread messages count/history
- Better firestore-react code integration
- Media / Files support
- Groups
- Theme Support
- Push Notifications
- Error messages
Emojis are from the awesome https://openmoji.org/library/#search=Chats&emoji=E248
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.