Skip to content

πŸ’¬ A web realtime chat project for learn React and test Firebase features

License

Notifications You must be signed in to change notification settings

Lobooooooo14/Arroz-Chat

Folders and files

NameName
Last commit message
Last commit date
Aug 18, 2023
Jul 15, 2023
Jan 21, 2024
Aug 18, 2023
Oct 30, 2023
Oct 30, 2023
Oct 30, 2023
Aug 18, 2023
Aug 18, 2023
Jul 15, 2023
Oct 30, 2023
Aug 18, 2023
Apr 6, 2024
Apr 6, 2024
Jul 15, 2023
Jul 15, 2023
Aug 18, 2023
Aug 18, 2023

Repository files navigation

Arroz Chat


Arroz Chat is a chat project that uses Firebase features to build a real-time chat anywhere in the world.

Notes

  • 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.

Running

  1. Install the dependencies:

    npm ci
  2. Configure your firebase project

  3. Run:

    npm run dev

Contributing

You can contribute to Arroz Chat by forking this repository, implementing your changes, and submitting a pull request describing the changes made.

License

Arroz Chat is under GPL-3.0 license. see LICENSE for more details.