Skip to content

A chat application built with React and Firebase

Notifications You must be signed in to change notification settings

ehte92/chatterbase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatterBase

A chat application implemented using React and Firebase. ⚛️🔥 React Firebase stack, including user authentication, firestore, and security rules.

When creating a message, the following security rules ensure that a user…

Is Signed in Is creating a document with a UID that matches their own. Is using less than 255 text characters. Is not trying to modify the timestamp. Is not banned.

A user is banned if they user abusive words

About

A chat application built with React and Firebase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published