SPECS


CSS Frameworks


CSS Frameworks for Frontend Development


MUI

CSS Framework

Material UI (MUI) is an open-source React component library that implements Google's Material Design guidelines. It provides developers with pre-built, customizable, and responsive UI components (like buttons, grids, and cards) to build applications much faster without reinventing basic styling.
More Information...

For full documentation visit mui.com/material-ui.


Bootstrap

CSS Framework

Bootstrap is a free, open-source front-end framework used to build responsive, mobile-first websites quickly. It provides a collection of pre-designed CSS and JavaScript templates for typography, forms, buttons, navigation bars, and other interface components.
More Information...

For full documentation visit getbootstrap.com.


Swagger

CSS Framework

Swagger UI is an open-source, web-based tool that automatically generates visual, interactive documentation from an API's OpenAPI Specification (OAS) file. It allows developers, testers, and end consumers to visualize endpoints, explore schemas, and make live HTTP requests ("Try it out") directly from their web browser without writing any frontend code.
More Information...

For full documentation visit swagger.io.


Tailwind

CSS Framework

Tailwind CSS is a utility-first CSS framework designed to let you style websites directly inside your HTML. Instead of writing custom CSS classes in a separate stylesheet, you chain predefined single-purpose utility classes (like bg-blue-500, p-4, or text-center) right into your markup.
More Information...

For full documentation visit tailwindcss.com.


Development Frameworks


JS Frameworks


CSS Frameworks


More Frameworks




---
title: CSS Frameworks
text: CSS Frameworks for Frontend Development
image: /assets/svg/swagger.svg
link: 
target: 
---