Overview
Bulles is a simple chat application that allows users to chat via channels. It provides an easy and convenient way to communicate with others in real-time. If you don’t want to open an account, you can still try the application by logging in with the provided test account.
Features
- Chat via channels: Users can chat with others through various channels.
- Real-time communication: Messages are delivered instantly, ensuring quick and efficient communication.
- Easy authentication: Users can log in using their email and password, or use the provided test account for a hassle-free experience.
- Built with React JS: The application is built using React JS, a popular JavaScript library for building user interfaces.
- React Redux: Redux, a state management library, is used in conjunction with React to handle the application’s state.
- React Redux Firebase: Firebase, a cloud-based platform, is integrated with React Redux to handle real-time data synchronization.
- Chakra-UI: Chakra-UI, a component library for React, is used to create a beautiful and responsive user interface.
- Firebase: Firebase is used as the backend infrastructure to store and retrieve data.
Installation
To clone and run this application, you’ll need Git and Node.js (which comes with npm) installed on your computer.
From your command line:
Clone this repository:
$ git clone https://github.com/afatihyavasi/Bulles.git
Install dependencies:
$ npm install
Run the app:
$ npm start
Summary
Bulles is a simple and user-friendly chat application that allows users to communicate with others through channels. It offers real-time messaging, easy authentication, and a beautiful user interface. Built with React JS, React Redux, and Firebase, Bulles provides a seamless experience for users to connect and chat with each other.