https://github.com/asdotdev/sandese
The sandese is a basic real time chat app build using React js.
https://github.com/asdotdev/sandese
real-time-chat-app
Last synced: 3 days ago
JSON representation
The sandese is a basic real time chat app build using React js.
- Host: GitHub
- URL: https://github.com/asdotdev/sandese
- Owner: asdotdev
- Created: 2021-09-18T17:30:29.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-13T13:22:49.000Z (about 4 years ago)
- Last Synced: 2025-03-05T02:32:21.486Z (over 1 year ago)
- Topics: real-time-chat-app
- Language: JavaScript
- Homepage:
- Size: 281 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sandese
The sandese is a basic real time chat app build using React js.
## Info
The app uses firebase authentication to authenticate user using google auth also has feature to visit as guest and firebase firestore to store application data and provide realtime updation. Other then that material ui with css for styling and icons, emoji picker to use emojis in chats, avatars dicebear api for awesome avatars.
## Technologies
* React JS 17.0
* Firebase 9.0
## Demo
[Visit to the sandese]( https://sandese-app.web.app/)