https://github.com/jywebhero/awesome-react
A curated list of awesome things related to react.
https://github.com/jywebhero/awesome-react
List: awesome-react
awesome-list awesome-react
Last synced: 8 days ago
JSON representation
A curated list of awesome things related to react.
- Host: GitHub
- URL: https://github.com/jywebhero/awesome-react
- Owner: jywebhero
- Created: 2024-12-19T06:16:27.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-19T10:08:44.000Z (2 months ago)
- Last Synced: 2025-02-01T15:01:51.756Z (20 days ago)
- Topics: awesome-list, awesome-react
- Homepage: https://huntawesome.com/react/ui-library.html
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- ultimate-awesome - awesome-react - A curated list of awesome things related to react. (Programming Language Lists / JavaScript Lists)
README
# Awesome React
A curated list of awesome things related to react. Website: https://huntawesome.com/react/ui-library.html
### UI Library
React ui library to accelerate development
- [Material UI](https://github.com/mui/material-ui) - Comprehensive React component library that implements Google's Material Design. .
- [Ant Design](https://github.com/ant-design/ant-design) - An enterprise-class UI design language and React UI library.
- [Shadcn-ui](https://github.com/shadcn-ui/ui) - Accessible and customizable components that you can copy and paste into your apps. Free. Open Source. Use this to build your own component library..
- [Bulma](https://github.com/jgthms/bulma) - Bulma is a free, open source framework that provides ready-to-use frontend components that you can easily combine to build responsive web interfaces..
- [Chakra-ui](https://github.com/chakra-ui/chakra-ui) - Chakra UI is a component system for building products with speed.Accessible React components for building high-quality web apps and design systems. Works with Next.js RSC..
- [React Bootstrap](https://github.com/react-bootstrap/react-bootstrap) - Bootstrap components built with React..
- [NextUI](https://github.com/nextui-org/nextui) - Beautiful, fast and modern React UI library. Created on top of Tailwind CSS and React Aria..
- [Blueprint](https://github.com/palantir/blueprint) - A React-based UI toolkit for the web. It is optimized for building complex, data-dense web interfaces for desktop applications which run in modern browsers. .
- [Fluentui](https://github.com/microsoft/fluentui) - Fluent UI web represents a collection of utilities, React components, and Web Components for building web applications..
- [Semi Design](https://github.com/DouyinFE/semi-design) - A modern, comprehensive, flexible design system and React UI library. Provide more than 3000+ Design Tokens, easy to build your design system. .
- [PrimeReact](https://github.com/primefaces/primereact) - The Most Complete UI Suite for React.js.With PrimeReact, turning your development vision into reality has never been easier..
- [Radix-ui](https://github.com/radix-ui/themes) - An open-source component library optimized for fast development, easy maintenance, and accessibility..
- [Arco Design](https://github.com/arco-design/arco-design) - An enterprise-level design system jointly launched by the ByteDance GIP UED team and the Infrastructure FrontEnd team.
### Admin TemplateReact admin templates to quickly build applications.
- [Ant Design Pro](https://github.com/ant-design/ant-design-pro) - Out-of-box UI solution for enterprise applications..
- [horizon-ui-chakra](https://github.com/horizon-ui/horizon-ui-chakra) - Horizon UI JavaScript. The trendiest & innovative Open Source Admin Template for Chakra UI & React!.
- [Slash Admin](https://github.com/d3george/slash-admin) - A Modern React Admin Template. It is based on React 18, Vite and TypeScript. It's fast !..
- [Arco Design Pro](https://github.com/arco-design/arco-design-pro) - A solution to quickly building applications.Based on Arco Design and its ecological products. Pro provides rich examples and best practices, aiming to provide users with reference and ideas for use..
### HooksReact hooks library & resources
- [react-use](https://github.com/streamich/react-use) - A collection of react hooks for sensors, animations, side-effects, lifecycles, state..
- [react-hook-form](https://github.com/react-hook-form/react-hook-form) - React Hooks for form state management and validation (Web + React Native).
- [ahooks](https://github.com/alibaba/hooks) - A high-quality & reliable React Hooks library..
- [usehooks](https://github.com/uidotdev/usehooks) - A collection of modern, server-safe React hooks – from the ui.dev team..
- [react-hookz](https://github.com/react-hookz/web) - A library of general-purpose React hooks built with care and SSR compatibility in mind..
### State ManagementReact state management library & resources
- [Zustand ](https://github.com/pmndrs/zustand) - A small, fast and scalable bearbones state-management solution using simplified flux principles. Has a comfy API based on hooks, isn't boilerplatey or opinionated..
- [Immer](https://github.com/immerjs/immer) - Create the next immutable state tree by simply modifying the current tree..
- [Jotai](https://github.com/pmndrs/jotai) - Primitive and flexible state management for React..
### FrameworksReact frameworks to create modern web applications.
- [Next.js](https://github.com/vercel/next.js) - Used by some of the world's largest companies, Next.js enables you to create full-stack web applications by extending the latest React features, and integrating powerful Rust-based JavaScript tooling for the fastest builds..
### Build ToolsReact professional build tools to create applications
- [Vite](https://github.com/vitejs/vite) - Next generation frontend tooling. It significantly improves the frontend development experience..
### FormsReact form components
- [react-hook-form](https://github.com/react-hook-form/react-hook-form) - React Hooks for form state management and validation..
- [Formik](https://github.com/jaredpalmer/formik) - Build forms in React, without the tears..
### TableReact table components
- [TanStack-Table](https://github.com/TanStack/table) - TanStack Table is a headless table library, which means it does not ship with components, markup or styles. .
### ChartsReact simple, professional and easy to use chart libraries.
- [Ant Design Charts](https://github.com/ant-design/ant-design-charts) - A pretty, lightweight and responsive react chart library based on antv..
### Animation LibrariesReact animation libraries to cast your ideas.
- [react-spring](https://github.com/pmndrs/react-spring) - A cross-platform spring-physics first animation library. Giving you flexible tools to confidently cast your ideas.
### renderersReact renders for 3d & video & pdf etc
- [react-three-fiber](https://github.com/pmndrs/react-three-fiber) - A React renderer for Three.js..