Skip to content
Oeiuwq Faith Blog OpenSource Porfolio

enaqx/awesome-react

A collection of awesome things regarding React ecosystem

enaqx/awesome-react.json
{
"createdAt": "2014-08-06T05:31:44Z",
"defaultBranch": "master",
"description": "A collection of awesome things regarding React ecosystem",
"fullName": "enaqx/awesome-react",
"homepage": "",
"language": null,
"name": "awesome-react",
"pushedAt": "2025-10-01T08:22:28Z",
"stargazersCount": 70924,
"topics": [
"awesome",
"awesome-list",
"javascript",
"react",
"react-apps",
"react-native",
"react-tutorial",
"samples",
"tutorial",
"typescript"
],
"updatedAt": "2025-11-25T17:39:20Z",
"url": "https://github.com/enaqx/awesome-react"
}

A collection of awesome things regarding the React ecosystem.

  • [React]!(#react)
    • [React General Resources]!(#react-general-resources)
    • [React Tutorials]!(#react-tutorials)
    • [React Frameworks]!(#react-frameworks)
    • [React Component Libraries]!(#react-component-libraries)
    • [React State Management and Data Fetching]!(#react-state-management-and-data-fetching)
    • [React Styling]!(#react-styling)
    • [React Routing]!(#react-routing)
    • [React Development Tools]!(#react-development-tools)
    • [React Libraries]!(#react-libraries)
    • [React Testing]!(#react-testing)
    • [React Awesome Components]!(#react-awesome-components)
    • [React Components Sandboxes]!(#react-components-sandboxes)
    • [React Forms]!(#react-forms)
    • [React Tables and Grids]!(#react-tables-and-grids)
    • [React Maps]!(#react-maps)
    • [React Charts]!(#react-charts)
    • [React Renderers]!(#react-renderers)
    • [React Internationalization]!(#react-internationalization)
    • [React Graphics and Animations]!(#react-graphics-and-animations)
    • [React Integration]!(#react-integration)
    • [React Real Apps]!(#react-real-apps)
  • [React Native]!(#react-native)
    • [React Native General Resources]!(#react-native-general-resources)
    • [React Native Navigation]!(#react-native-navigation)
    • [React Native Awesome Components]!(#react-native-awesome-components)
    • [React Native Libraries]!(#react-native-libraries)
  • [Contribution]!(#contribution)
  • next - The React Framework
  • gatsby - Build modern websites with React
  • remix - Full stack web Framework that lets you focus on the user interface
  • react-admin - A frontend Framework for building B2B applications
  • refine - Build your React-based CRUD applications, without constraints
  • vike - The Modular Framework - Next.js & Nuxt alternative
  • shadcn-ui - Beautifully designed components built using Radix UI and Tailwind CSS
  • ant-design - An enterprise-class UI design language and React UI library
  • material-ui - Ready-to-use foundational React components
  • chakra-ui - Component system for building SaaS products with speed
  • mantine - Fully featured React components library
  • react-bootstrap - Bootstrap components built with React
  • fluentui - Microsoft’s Fluent UI
  • framework7 - Full featured HTML framework for building iOS & Android apps
  • ariakit - Toolkit for building accessible web apps with React
  • react-email - Unstyled components for creating beautiful emails
  • 8bitcn-ui - A retro 8-bit themed React component library built on top of shadcn
  • redux - Predictable State Container for JavaScript Apps
  • mobx - Simple, scalable state management
  • zustand - Bear necessities for state management in React
  • tanstack-query - Powerful asynchronous state management
  • swr - React Hooks for Data Fetching
  • apollo-client - A fully-featured, production ready caching GraphQL client
  • relay - A framework for building data-driven React applications
  • jotai - Primitive and flexible state management for React
  • xstate - State machines and statecharts for the modern web
  • effector - Business logic with ease
  • immer - Create the next immutable state by mutating the current one
  • immutable-js - Immutable persistent data collections for Javascript
  • rxdb - A fast, offline-first, reactive database for JavaScript Applications
  • vite - Next Generation Frontend Tooling
  • parcel - The zero configuration build tool for the web
  • reactotron - A desktop app for inspecting your React and React Native projects
  • eslint-plugin-react - React specific linting rules for ESLint
  • why-did-you-render - Monkey patches React to notify you about avoidable re-renders
  • preact - Fast React alternative with the same modern API
  • floating-ui - Toolkit to create floating elements
  • loadable-components - The recommended Code Splitting library for React
  • react-uploady - Modern file-upload components & hooks for React
  • downshift - React autocomplete, combobox or select dropdown components
  • react-error-boundary - A React error boundary component that lets you catch errors
  • jest - Delightful JavaScript Testing
  • react-testing-library - Simple and complete React DOM testing utilities
  • cypress - Fast, easy and reliable testing for anything that runs in a browser
  • playwright - A framework for Web Testing and Automation
  • storybook - Storybook is a frontend workshop for building UI components and pages in isolation
  • react-cosmos - Dev tool for creating reusable React components
  • bit - A build system for development of composable software
  • react-grid-layout - A draggable and resizable grid layout with responsive breakpoints
  • tanstack-table - Headless UI for building powerful tables & datagrids
  • react-data-grid - Feature-rich and customizable data grid React component
  • recharts - Redefined chart library built with React and D3
  • visx - Visualization components
  • victory - A collection of composable React components for building interactive data visualizations
  • react-vis - Data Visualization Components
  • nivo - Provides a rich set of data visualization components built on top of the D3 and React libraries
  • xyflow - A customizable React component for building node-based editors and interactive diagrams
  • formatjs - Internationalize your web apps
  • react-i18next - Internationalization for React done right
  • react-inltayer - Internationalization focused on maintenability for React
  • react-spring - A spring physics based React animation library
  • framer-motion - Open source, production-ready animation and gesture library for React
  • auto-animate - A zero-config, drop-in animation utility that adds smooth transitions
  • react-tsparticles - Easily create highly customizable particles effects
  • react-parallax-tilt - Easily apply tilt hover effect on React components
  • simple-parallax-js - The easiest way to get a parallax effect with React and JavaScript
  • rescript-compiler - A robustly typed language that compiles to efficient and human-readable JavaScript
  • fulcro - A library for development of web applications in clj/cljs
  • mattermost-server - An open source platform for secure collaboration
  • kibana - Your window into the Elastic Stack
  • webamp - Winamp 2 reimplemented for the browser
  • overreacted - Personal blog by Dan Abramov
  • wave - An open-source, cross-platform terminal for seamless workflows
  • readest - A minimalistic, feature-rich and cross-platform eBook reader
  • bookcars - Car rental platform
  • notifuse - Modern self-hosted emailing platform to send newsletters & transactional emails

This list began as a personal compilation of interesting things related to React. When it was initiated, React was still in beta, a special script was required to convert JSX to JS, and Flux (if you know what it was) had not yet been released. Today, React has become boring mainstream. Kindly refrain from using this list as an advertisement board or a space to promote your experiments. We focus on sharing entirely free resources here. Please feel free to propose updates for outdated projects and articles, as well as new contributions. I would prefer GitHub links, please. Your input and suggestions are wholeheartedly♡ appreciated. (✿◠‿◠)

CC0