Created a multi use chat application using React.js and Firebase.
Databse structure in firebase:
To run:
- Clone the repository
- Run the following command npm i (to install all the dependecies)
- create .env file to store the VITE_API_KEY
- generate you own key from firebase
- npm run dev


