The React library and its core ecosystem including Native, state management, and UI libraries.
React Ecosystem
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.
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.
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.
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.
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.
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.
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.
🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.