🌐
GitHub
github.com β€Ί brillout β€Ί awesome-react-components
GitHub - brillout/awesome-react-components: Curated List of React Components & Libraries. Β· GitHub
react-content-loader - SVG-Powered component to easily create placeholder loadings (like Facebook's cards loading). react-simple-captcha - npm - demo - React Simple Captcha is a very powerful, highly customizable and easy to use captcha for React JS. procaptcha - demo - docs - Privacy focused free CAPTCHA Β· @egjs/react-flicking - npm - demo - It's reliable, flexible and extendable carousel. react-awesome-slider - demo - Fullpage, 3D animated, 60fps media and content slider/carousel.
Starred by 47.2K users
Forked by 3.8K users
🌐
Awesome React DEV
awesome-react.dev
Awesome React - Collection of React Libraries
A curated list of awesome React libraries organized by category. Pre-built UI component libraries and design systems for building React applications.
🌐
Reddit
reddit.com β€Ί r/sideproject β€Ί i made a library of the coolest copy-paste react components from all over the internet
r/SideProject on Reddit: I made a library of the coolest copy-paste react components from all over the internet
December 23, 2023 -

I built ui.aceternity.com which has some of the coolest components that can make websites look incredibly good.|

Built on top of shadcnui -- one can copy and paste components into their code and use them instantly.

The components look super cool, are easily customisable and support dark mode.

Built on top of shadcnui -- one can copy and paste components into their code and use instantly.

🌐
Untitled UI
untitledui.com β€Ί react
Untitled UI React β€” React UI Component Library
Copy production-ready components with Tailwind CSS v4.2 utility classes. Build beautiful, responsive, and interfaces fast. ... Based on React Aria components with WAI-ARIA standards for accessibility, including keyboard navigation and screen reader support.
🌐
GitHub
github.com β€Ί enaqx β€Ί awesome-react
GitHub - enaqx/awesome-react: A collection of awesome things regarding React ecosystem Β· GitHub
A collection of awesome things regarding the React ecosystem. ... nivo - Provides a rich set of data visualization components built on top of the D3 and React libraries
Starred by 72.7K users
Forked by 7.6K users
🌐
Track Awesome List
trackawesomelist.com β€Ί brillout β€Ί awesome-react-components β€Ί readme
Awesome React Components (brillout/awesome-react-components) Overview - Track Awesome List
react-content-loader (⭐13k) - SVG-Powered component to easily create placeholder loadings (like Facebook's cards loading). react-simple-captcha (⭐38) - npm - demo - React Simple Captcha is a very powerful, highly customizable and easy to use captcha for React JS. procaptcha (⭐30) - demo - docs - Privacy focused free CAPTCHA · @egjs/react-flicking (⭐2.7k) - npm - demo - It's reliable, flexible and extendable carousel. react-awesome-slider (⭐2.9k) - demo - Fullpage, 3D animated, 60fps media and content slider/carousel.
🌐
Web Awesome
webawesome.com
Web Awesome
Build better with Web Awesome, the biggest open-source library of meticulously designed, highly customizable, and framework-agnostic UI components.
🌐
Untitled UI
untitledui.com β€Ί blog β€Ί react-component-libraries
14 Best React UI Component Libraries in 2026 (+ Alternatives to MUI & Shadcn) | Untitled UI
January 2, 2026 - Explore the 14 best modern React UI component libraries in 2026. Compare MUI, shadcn/ui, AlignUI, Ant Design & Untitled UI React.
Find elsewhere
🌐
Stack Overflow
stackoverflow.com β€Ί questions β€Ί 68523409 β€Ί react-icons-dynamically-generate-font-awesome-component
reactjs - React icons dynamically generate font awesome component - Stack Overflow
If you have a JSON file or a data source with the page/components for your app could you make an enum class that maps the icons to the appropriate item and then call it via {IconEnum.title}. Would that work? ... import React from 'react' import { FaTag, FaList } from 'react-icons/fa' const components = { FaTag, FaList, } function SidebarMenuItem({title, link, icon}) { //given that icon contains 'Tag' or 'List' const Icon = components[`Fa${icon}`] return ( <li> <Link to={link}> <span>{title}</span> <Icon /> </Link> </li> ) }
🌐
React Bits
reactbits.dev
React Bits - Animated UI Components For React
An open source collection of high quality, animated, interactive & fully customizable React components for building stunning, memorable user interfaces.
🌐
Tutorialzine
tutorialzine.com β€Ί 2017 β€Ί 11 β€Ί 15-awesome-react-components
15 Awesome React Components - Tutorialzine
November 7, 2017 - A modern and beautiful credit card component that can be used for payment forms. It has a built in credit card validator, that checks the card number and recognizes the card type. It supports all credit card types available in Payment. React-dates is an interactive, fully featured and mobile-friendly datepicker.
🌐
Aceternity UI
ui.aceternity.com β€Ί components
Free React & Next.js Components β€” Tailwind CSS & Framer Motion | Aceternity UI
200+ free, copy-paste components for React and Next.js. Animated cards, hero sections, backgrounds, and more. Built with Tailwind CSS and Framer Motion.
🌐
Built In
builtin.com β€Ί articles β€Ί react-component-library
5 React Component Libraries to Know | Built In
January 15, 2025 - In my early days of React, I used Ant Design to build components. It’s an awesome library to build elegant and functional interfaces that scale well across projects.
🌐
MUI
mui.com β€Ί material-ui
Material UI: React components that implement Material Design
Advanced components for complex use cases. ... Material UI is an open-source React component library that implements Google's Material Design.
🌐
CodeSandbox
codesandbox.io β€Ί examples β€Ί package β€Ί awesome-react-components
awesome-react-components examples - CodeSandbox
Use this online awesome-react-components playground to view and fork awesome-react-components example apps and templates on CodeSandbox.
🌐
React Icons
react-icons.github.io β€Ί react-icons
React Icons
Include popular icons in your React projects easily with react-icons, which utilizes ES6 imports that allows you to include only the icons that your project is using.
🌐
npm
npmjs.com β€Ί package β€Ί @react-awesome β€Ί components
@react-awesome/components - npm
November 30, 2024 - React Awesome Components is a collection of modern, reusable and well-tested React components that can be utilized across all of our different applications.. Latest version: 1.0.24, last published: a year ago.
      Β» npm install @react-awesome/components
    
🌐
Vercel
react-awesome-components.vercel.app β€Ί docs
Introduction – React Awesome Components
React Awesome Components is a collection of modern, reusable and well-tested React components that can be utilized across all of our different applications.