Arroz Chat is a chat project that uses Firebase features to build a real-time chat anywhere in the world.
- This project is a reimplementation of the @cookieukw/ArrozChatMaster project.
- I made this project to learn how to use Firebase with React and other tools. Feel free to contribute.
You can test Arroz Chat at this link.
-
Install the dependencies:
npm ci
-
Configure your firebase project
-
Run:
npm run dev
You can contribute to Arroz Chat by forking this repository, implementing your changes, and submitting a pull request describing the changes made.
Arroz Chat is under GPL-3.0
license. see LICENSE for more details.