The Application was made by using React for the UI and firebase/auth and firebase/firestore for communication and exchanges of messages in real time.
Note: If you intend to clone this repository you must create a file called firebase.js in the source folder and export auth and db which are variables created by using the funtions getAuth and getFirestore from the firestore package. This was not included here because the API key.