Skip to content

😺 Chatty - A Real-Time messaging web application built using React Hooks API and Firestore Database SDKs.

Notifications You must be signed in to change notification settings

ThobyV/just-chat-react-hooks-firestore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

😺 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!

😺 Current Features

  • Authentication
  • Real Time One-to-one Messaging
  • Typing Indicators
  • Read Reciepts
  • Url based chat loading
  • Chats/Messages History
  • Unread messages count/history

🙏 Hot community contribution features idea

  • Better firestore-react code integration
  • Media / Files support
  • Groups
  • Theme Support
  • Push Notifications
  • Error messages

📺 Screenshots:

screenshot of just chat webapp firestore-react-hooks demo app screenshot of just chat webapp firestore-react-hooks demo app screenshot of just chat webapp firestore-react-hooks demo app screenshot of just chat webapp firestore-react-hooks demo app

Emojis are from the awesome https://openmoji.org/library/#search=Chats&emoji=E248

npm start

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.

npm run build

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.

About

😺 Chatty - A Real-Time messaging web application built using React Hooks API and Firestore Database SDKs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published