GithubHelp home page GithubHelp logo

isabella232 / react-square-buttons Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mdbootstrap/react-square-buttons

0.0 0.0 0.0 276 KB

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/

License: Other

JavaScript 70.08% CSS 19.45% HTML 10.47%

react-square-buttons's Introduction

MDB Logo

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 for detailed instructions & even more examples.

Basic example

Basic example

import React from "react";
import { MDBBtn } from "mdb-react-ui-kit";

export default function App() {
  return (
    <MDBBtn className="square-md">Button</MDBBtn>
  );
}
.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

More examples (click on the image to see a live demo)

Black square button:

React Square Buttons #1

Responsive square button:

React Square Buttons #2

Square button sizes:

React Square Buttons #3

Colors:

React Square Buttons #4

Outline:

React Square Buttons #5

You can find other examples here.


More extended React documentation

react-square-buttons's People

Contributors

iprzybysz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.