How to style React components using CSS

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • react-styling

  • You can view the complete source code here and a demo here.

  • Tailwind CSS

    A utility-first CSS framework for rapid UI development.

  • There are other libraries as well like tailwind, and component libraries like Semantic UI, React Bootstrap, Ant Design, Chakra UI, BluePrint, Material UI, etc., which you can try out.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • styled-components

    Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅

  • Styled Components helps in defining the styles of a component by passing the actual css using template literals (back ticks), as shown below:

  • Sass

    Sass makes CSS fun!

  • If you wish to use SCSS in your app, then you can do so by installing node-sass:

  • semantic-ui-react

    The official Semantic-UI-React integration

  • There are other libraries as well like tailwind, and component libraries like Semantic UI, React Bootstrap, Ant Design, Chakra UI, BluePrint, Material UI, etc., which you can try out.

  • react-bootstrap

    Bootstrap components built with React

  • There are other libraries as well like tailwind, and component libraries like Semantic UI, React Bootstrap, Ant Design, Chakra UI, BluePrint, Material UI, etc., which you can try out.

  • Material UI

    Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.

  • There are other libraries as well like tailwind, and component libraries like Semantic UI, React Bootstrap, Ant Design, Chakra UI, BluePrint, Material UI, etc., which you can try out.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • chakra-ui

    ⚡️ Simple, Modular & Accessible UI Components for your React Applications

  • There are other libraries as well like tailwind, and component libraries like Semantic UI, React Bootstrap, Ant Design, Chakra UI, BluePrint, Material UI, etc., which you can try out.

  • @blueprintjs/core

    A React-based UI toolkit for the web

  • There are other libraries as well like tailwind, and component libraries like Semantic UI, React Bootstrap, Ant Design, Chakra UI, BluePrint, Material UI, etc., which you can try out.

  • antd

    An enterprise-class UI design language and React UI library

  • There are other libraries as well like tailwind, and component libraries like Semantic UI, React Bootstrap, Ant Design, Chakra UI, BluePrint, Material UI, etc., which you can try out.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • 9 React component libraries for efficient development in 2023

    9 projects | dev.to | 13 Nov 2023
  • 10 Best Free React UI Libraries in 2023

    21 projects | dev.to | 31 Jul 2023
  • Best React UI frameworks to boost Productivity 🚀 🌟

    10 projects | dev.to | 30 Jan 2023
  • A good project repository example for creating a component, UI/UX library.

    3 projects | /r/reactjs | 7 Jun 2022
  • What UI Framework/Library do you use for your React projects?

    5 projects | /r/reactjs | 16 Jul 2021