Chattou is a real-time chat application built with React, Firebase Firestore, and Tailwind CSS. It allows users to communicate with each other instantly, in real-time.
- Real-time messaging with other users.
- User authentication with Firebase Authentication.
- Chat data storage with Firebase Firestore.
- Responsive UI design with TailwindCSS.
- Zustand to manage states.
To get started with Chattou, follow these steps:
- Clone the repository to your local machine.
- Install dependencies using npm install.
- Configure your Firebase project by adding your project's API keys to .env (see .env.example).
- Run the app using npm run dev.
Contributions to Chattou are welcome and encouraged! To contribute, follow these steps:
- Fork the repository and create a new branch.
- Make your changes and commit them to your branch.
- Submit a pull request with a detailed explanation of your changes.
If you encounter any issues with Chattou, please report them on the issues page of this repository.
This project is licensed under the MIT license. See LICENSE.md for more details.
Thanks for checking out Chattou! We hope you enjoy using it. If you have any questions or feedback, feel free to contact us.