https://github.com/mdbootstrap/react-square-buttons
Responsive React Square Buttons built with Bootstrap 5 & HTML. Disabled button, black, full-width outline, social button, big button, block square button & more. https://mdbootstrap.com/docs/react/extended/square-buttons/
https://github.com/mdbootstrap/react-square-buttons
bootstrap bootstrap-template bootstrap-theme bootstrap5 buttons css html js react square
Last synced: 2 months ago
JSON representation
Responsive React Square Buttons built with Bootstrap 5 & HTML. Disabled button, black, full-width outline, social button, big button, block square button & more. https://mdbootstrap.com/docs/react/extended/square-buttons/
- Host: GitHub
- URL: https://github.com/mdbootstrap/react-square-buttons
- Owner: mdbootstrap
- License: other
- Created: 2022-08-24T08:00:40.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-08-25T09:41:28.000Z (almost 4 years ago)
- Last Synced: 2025-08-21T19:59:16.214Z (10 months ago)
- Topics: bootstrap, bootstrap-template, bootstrap-theme, bootstrap5, buttons, css, html, js, react, square
- Language: JavaScript
- Homepage:
- Size: 270 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License.pdf
Awesome Lists containing this project
README

# MDB React 5
Responsive React Square Buttons built with Bootstrap 5 & HTML. Disabled button, black, full-width outline, social button, big button, block square button & more.
Check out [React Square Buttons Documentation](https://mdbootstrap.com/docs/react/extended/square-buttons) for detailed instructions & even more examples.
## Basic example

```js
import React from "react";
import { MDBBtn } from "mdb-react-ui-kit";
export default function App() {
return (
Button
);
}
```
```css
.square-md {
width: 100px !important;
max-width: 100% !important;
max-height: 100% !important;
height: 100px !important;
text-align: center;
padding: 0px;
font-size: 12px;
}
```
## 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 (click on the image to see a live demo)
### Black square button:
[](https://mdbootstrap.com/docs/react/extended/square-buttons#black-button)
### Responsive square button:
[](https://mdbootstrap.com/docs/react/extended/square-buttons#responsive-button)
### Square button sizes:
[](https://mdbootstrap.com/docs/react/extended/square-buttons#sizes)
### Colors:
[](https://mdbootstrap.com/docs/react/extended/square-buttons#colors)
### Outline:
[](https://mdbootstrap.com/docs/react/extended/square-buttons#outline)
You can find other examples [here](https://mdbootstrap.com/docs/react/extended/square-buttons).
## 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
- React Carousel Slider with Thumbnails
- React Chat
- React Comparison table
- React Comments
- React Drawer
- React FAQ component / section
- React Invoice
- React News feed
- React Offcanvas
- React Order details
- React Page transitions
- React Quotes
- React Payment forms
- React Select with custom Input