React Ecosystem

The React library and its core ecosystem including Native, state management, and UI libraries.

Repositories

React is a JavaScript library for building user interfaces. It enables developers to create interactive UIs with declarative, component-based architecture. React can render on the server and power mobile apps via React Native.

JavaScript
244.1k
8 hours ago
vercel/next.js

Next.js is a full-stack React framework that enables you to build production-ready web applications with features like hybrid static & server rendering, TypeScript support, smart bundling, and route pre-fetching. Built by Vercel.

JavaScript
138.4k
6 hours ago

React Native is a framework for building native mobile apps using React and JavaScript. It enables developers to create cross-platform applications for iOS and Android with native performance and full access to platform APIs.

C++
125.6k
a day ago
mui/material-ui

Material UI is a comprehensive React component library implementing Google's Material Design system. Battle-tested over a decade, it provides production-ready, customizable components trusted by top product teams worldwide.

JavaScript
98.1k
5 hours ago
ant-design/ant-design

An enterprise-class UI design language and React UI library featuring high-quality components, TypeScript support, internationalization, and powerful theme customization based on CSS-in-JS.

TypeScript
97.8k
15 hours ago
storybookjs/storybook

Storybook is a frontend workshop for building UI components and pages in isolation. Thousands of teams use it for UI development, testing, and documentation across React, Vue, Angular, and more.

TypeScript
89.5k
12 hours ago

A curated collection of awesome things regarding the React ecosystem, including frameworks, component libraries, state management tools, development utilities, testing frameworks, and React Native resources.

72.5k
2 months ago

A JS library for predictable global state management

TypeScript
61.5k
4 days ago
pmndrs/zustand

🐻 Bear necessities for state management in React

TypeScript
57.5k
5 days ago

Declarative routing for React

TypeScript
56.3k
10 hours ago
TanStack/query

🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.

TypeScript
48.9k
13 hours ago