https://github.com/mdbootstrap/react-chat
Responsive React Chat built with Bootstrap 5. Many variants of chatbox UI, mobile app, messages box, chat window, chatbot UI, group chat, chat widget, web chat & more. https://mdbootstrap.com/docs/react/extended/chat/
https://github.com/mdbootstrap/react-chat
bootstrap bootstrap-template bootstrap-theme bootstrap5 chat css html js react
Last synced: 6 months ago
JSON representation
Responsive React Chat built with Bootstrap 5. Many variants of chatbox UI, mobile app, messages box, chat window, chatbot UI, group chat, chat widget, web chat & more. https://mdbootstrap.com/docs/react/extended/chat/
- Host: GitHub
- URL: https://github.com/mdbootstrap/react-chat
- Owner: mdbootstrap
- License: other
- Created: 2022-08-09T12:47:50.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-08-11T12:45:17.000Z (over 3 years ago)
- Last Synced: 2025-01-31T22:51:16.513Z (about 1 year ago)
- Topics: bootstrap, bootstrap-template, bootstrap-theme, bootstrap5, chat, css, html, js, react
- Language: JavaScript
- Homepage:
- Size: 268 KB
- Stars: 4
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License.pdf
Awesome Lists containing this project
README

# MDB React 5
Responsive React Chat built with Bootstrap 5. Many variants of chatbox UI, mobile app, messages box, chat window, chatbot UI, group chat, chat widget, web chat & more
Check out [React Chat Documentation](https://mdbootstrap.com/docs/react/extended/chat) for detailed instructions & even more examples.
## Basic Example

```js
import React from "react";
import {
MDBContainer,
MDBRow,
MDBCol,
MDBCard,
MDBCardHeader,
MDBCardBody,
MDBIcon,
MDBTextArea,
} from "mdb-react-ui-kit";
import "./basic.css";
export default function App() {
return (
Live chat
Hello and thank you for visiting MDBootstrap. Please click
the video below.
Thank you, I really like your product.
...
);
}
```
```css
body {
background-color: #eee;
}
```
## How to use?
1. Download MDB 5 - free REACT UI KIT
2. Choose your favourite customized component and click on the image
3. Copy & paste the code into your MDB project
[▶️ Subscribe to YouTube channel for web development tutorials & resources](https://www.youtube.com/MDBootstrap?sub_confirmation=1)
## More examples
### Simple Chat Application:
[](https://mdbootstrap.com/docs/react/extended/chat#section-2)
### Chat window:
[](https://mdbootstrap.com/docs/react/extended/chat#section-3)
### Awesome Chat Messages Box:
[](https://mdbootstrap.com/docs/react/extended/chat#section-4)
You can find other examples [here](https://mdbootstrap.com/docs/react/extended/chat).
## More extended React documentation
- React Bootstrap Code
- React Bootstrap Gallery
- React Bootstrap Hamburger Menu
- React Bootstrap Jumbotron
- React Bootstrap Maps
- React Bootstrap Mega Menu
- React Bootstrap Media object
- React Bootstrap Multiselect
- React Bootstrap Masonry
- React Bootstrap Contact form
- React Bootstrap Gradients
- React Bootstrap Pagination
- React Bootstrap Panels
- React Bootstrap Social Media icons & buttons
- React Bootstrap Search
- React Bootstrap Table sort
- React Bootstrap Table responsive
- React Bootstrap Table scroll
- React Bootstrap Table search
- React Bootstrap Textarea
- React Bootstrap Sidebar
- React Bootstrap Profiles
- React Bootstrap Nested Dropdown
- React Bootstrap Address Form
- React Scroll Back to Top button
- React Product Cards
- React Avatar