/Chatter-Box

ChatterBox is a dynamic real-time chat application built with React, Tailwind CSS, and Firebase. It facilitates seamless and engaging conversations, making it an ideal platform for both casual and professional communication.

Primary LanguageJavaScript

Chatter-Box

ChatterBox is a dynamic real-time chat application built with React, Tailwind CSS, and Firebase. It facilitates seamless and engaging conversations, making it an ideal platform for both casual and professional communication.

Built With

  • ReactJS: A JavaScript library for building user interfaces.
  • Tailwind CSS: A utility-first CSS framework for rapid UI development.
  • Firebase: A platform developed by Google for creating mobile and web applications, providing a real-time database and authentication services.

Getting Started

To get a local copy up and running, follow these simple steps.

To get a local copy up and running follow these simple example steps.

Prerequisites

  • Node.js installed on your local machine
  • NPM or Yarn to manage the packages

Setup

Clone the repository to your local machine:

git clone https://github.com/moise-mulungu/Chatter-Box

Install

Navigate to the project directory and install the dependencies:

cd chatter-box
npm install
# or
yarn install

Usage

npm start
# or
yarn start

Deployment

To build the application for production, use the following command:

npm run build
# or
yarn build

live demo

Author

👤 Moise Mulungu

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.