A Material You inspired markdown badge collection.
This document provides instructions on how to use and install markdown badges in a README file. It includes two methods of adding badges using code snippets. It also provides a list of static badges for various categories like blogging, cloud, and contact.
<img src="PUT THE LINK HERE">
<img height="YOUR DESIRED HEIGHT IN PIXELS" src="PUT THE LINK HERE">
Note: You can omit the height attribute if you don't want to change the height.<p> tag with the align attribute set to "center":
<p align="center">BADGE.S HERE</p>
This document provides instructions for adding markdown badges to a README file. It offers two methods of adding badges and includes a list of static badges for various categories. Users can choose between method 1, which involves using image tags with customizable height, or method 2, which allows them to download and copy-paste badges.
material-ui adds classes to Tailwind CSS for all common UI components. Classes like btn, card, etc. This allows us to focus on important things instead of making basic elements for every project.
Material Design is a design system developed by Google that provides a set of guidelines, components, and tools for creating visually appealing and functional user interfaces. Material Design is designed to be flexible and customizable, making it a great choice for a wide range of applications and use cases.