React

Open-source projects categorized as React

Top 23 React Open-Source Projects

  1. freeCodeCamp

    freeCodeCamp.org's open-source codebase and curriculum. Learn math, programming, and computer science for free.

    Project mention: 🔥 Hidden Gems on GitHub That Every Developer (IT/Non-IT) Needs to Explore | dev.to | 2025-05-30

    🧠 1. FreeCodeCamp 📍 https://github.com/freeCodeCamp/freeCodeCamp  Why it's awesome:  It's not just a repo - it's a universe. FreeCodeCamp helps you learn to code for free with structured paths in Web Development, Data Science, Machine Learning, Python, DSA, and more. ✅ Best For: Beginners, career switchers  🔧 Tech Stack: HTML, CSS, JavaScript, Python, APIs  🌱 Bonus: Certification courses you can showcase on LinkedIn

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. React

    The library for web and native user interfaces.

    Project mention: Reusable React Components: Easier Said Than Done | dev.to | 2025-06-17

    Resources: React Documentation – useState

  4. Next.js

    The React Framework

    Project mention: Resume Scan AI app built with Next.js 15, Tailwind CSS, BetterAuth, Open AI, Inngest, and Shadcn/ui | dev.to | 2025-06-17

    Next.js

  5. react-native

    A framework for building native applications using React

    Project mention: React Native 0.80 Official: It's Out! What Really Changed? | dev.to | 2025-06-12

    The final RN 0.80 version comes with fresh React 19.1.0 (0e11e6a28b)! This brings improvements like "owner stacks" to help identify which component caused a specific error (although there's a known bug if you use the @babel/plugin-transform-function-name plugin).

  6. create-react-app

    Set up a modern web app by running one command.

    Project mention: Those Golden Era of React...👩‍💻☺️ | dev.to | 2025-04-28

    This project was bootstrapped with Create React App.

  7. Material UI

    Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.

    Project mention: Top 5 Free React UI Libraries to Use in 2025 | dev.to | 2025-05-01

    MUI is the OG of UI component libraries. They’ve been at the top back since when Bootstrap was a contender and are still maintaining a top spot in the era of Tailwind and other UI libraries. With more than 95k GitHub stars (and counting), and top companies using it in production, I’d say this is the open-source React component library with the most stars. MUI also has paid components available for enterprise users.

  8. antd

    An enterprise-class UI design language and React UI library

    Project mention: 10 Best React Icon Libraries (2025 Edition) | dev.to | 2025-03-17

    Preview site: https://ant.design/

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. shadcn/ui

    A set of beautifully-designed, accessible components and a code distribution platform. Works with your favorite frameworks. Open Source. Open Code.

    Project mention: Resume Scan AI app built with Next.js 15, Tailwind CSS, BetterAuth, Open AI, Inngest, and Shadcn/ui | dev.to | 2025-06-17

    Shadcn/ui

  11. storybook

    Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation

    Project mention: Architecting Scalable Frontend Systems | dev.to | 2025-05-19

    Storybook for UI Development

  12. NextChat

    ✨ Light and Fast AI Assistant. Support: Web | iOS | MacOS | Android | Linux | Windows

    Project mention: GEEKCTF 2024 brief writeup | dev.to | 2024-12-20

    A ChatGPT website built by NextChat Using Access Code given in challenge description, we can ask the bot for flag. Also we discover that this website has SSRF vulnerability (CVE-2023-49785), so we just have performed an internal http request that asking flag.

  13. bun

    Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one

    Project mention: SnipMail - AI Powered Summary and Sentiment Inbox WebApp | dev.to | 2025-06-07

    This project uses Bun to develop and building the source code.

  14. awesome-react

    A collection of awesome things regarding React ecosystem

    Project mention: Top Github repositories for 10+ programming languages | dev.to | 2024-07-16

    Awesome React

  15. superset

    Apache Superset is a Data Visualization and Data Exploration Platform

    Project mention: RisingWave Turns Four: Our Journey Beyond Democratizing Stream Processing | dev.to | 2025-04-18

    By making RisingWave compatible with PostgreSQL, we ensured that any developer familiar with SQL could immediately start writing streaming queries. This wasn't just about syntax; it meant RisingWave could plug seamlessly into existing data workflows and connect easily with a vast ecosystem of familiar tools like DBeaver, Grafana, Apache Superset, dbt, and countless others.

  16. 33-js-concepts

    📜 33 JavaScript concepts every developer should know.

    Project mention: 18 GitHub Repos to Learn JavaScript | dev.to | 2024-07-26

    15 . 33 JS Concepts This repository is a collection of articles and books on the 33 JavaScript Concepts which every JavaScript Developer should know in order to have an in-depth knowledge of the language and its working.

  17. Docusaurus

    Easy to maintain open source documentation websites.

    Project mention: Create fast, modern API docs using Docusaurus | dev.to | 2025-05-19

    Docusaurus is a powerful static site generator built by Meta and designed specifically for documentation websites. It’s React-based, which means you get a lot of flexibility in how you customize your site, and it comes with features that make API documentation much easier to manage:

  18. Gatsby

    The best React-based framework with performance, scalability and security built in.

    Project mention: SSR Deep Dive for React Developers | dev.to | 2025-03-20

    Static websites are so good that they even have their own three-letter abbreviation: SSG (Static Site Generation). And of course, there are plenty of frameworks that generate them for you, no need in manual labour: Next.js supports SSG, Gatsby is still pretty popular, lots of people love Docusaurus, Astro promises the best performance, and probably many more.

  19. zustand

    🐻 Bear necessities for state management in React

    Project mention: Effective Patterns for Shared State Management in React | dev.to | 2025-05-08

    When Redux feels heavy, modern libraries like Zustand or Jotai offer minimalist APIs with zero boilerplate.

  20. Ionic Framework

    A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.

    Project mention: You need to know React Expo to build Mobile Apps | dev.to | 2025-05-07

    Ionic

  21. Appwrite

    Build like a team of hundreds_

    Project mention: 6 Open-Source Firebase Alternatives for Self-Hosting and Data Control | dev.to | 2025-06-09

    3. Appwrite

  22. react

    Cheatsheets for experienced React developers getting started with TypeScript (by typescript-cheatsheets)

    Project mention: React query, hook personalizado. | dev.to | 2024-11-09

    Guía de TypeScript para React: Using TypeScript with React

  23. 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.

    Project mention: Effective Patterns for Shared State Management in React | dev.to | 2025-05-08

    For server-state (data fetched from an API), tools like React Query or SWR shine. They handle caching, refetching, and error states without needing to push API responses into Redux.

  24. awesome-react-components

    Curated List of React Components & Libraries.

    Project mention: If Not React, Then What? | news.ycombinator.com | 2024-11-30

    I think people prefer ecosystem with many resourceful components

    https://github.com/brillout/awesome-react-components

    This point is not directly covered in the article.

  25. Meteor JS

    Meteor, the JavaScript App Platform

    Project mention: Distributed Data Protocol (DDP) Specification – From Meteorjs | news.ycombinator.com | 2025-06-12
  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

React discussion

Log in or Post with

React related posts

  • Why and how to optimize your Lambda

    4 projects | dev.to | 18 Jun 2025
  • Show HN: MediaCMS v6 – open-source video platform with trimmer and RBAC

    1 project | news.ycombinator.com | 18 Jun 2025
  • Show HN: Cpdown – Copy any webpage/YouTube subtitle as clean Markdown(LLM-ready)

    1 project | news.ycombinator.com | 18 Jun 2025
  • Resume Scan AI app built with Next.js 15, Tailwind CSS, BetterAuth, Open AI, Inngest, and Shadcn/ui

    4 projects | dev.to | 17 Jun 2025
  • Figma Acquires OSS CMS Payload

    1 project | news.ycombinator.com | 17 Jun 2025
  • Building an AI Vacation Planner Chatbot with Facial Authentication using FACEIO & Next.js

    1 project | dev.to | 17 Jun 2025
  • Reusable React Components: Easier Said Than Done

    1 project | dev.to | 17 Jun 2025
  • A note from our sponsor - SaaSHub
    www.saashub.com | 18 Jun 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source React projects? This list will help you:

# Project Stars
1 freeCodeCamp 420,867
2 React 236,301
3 Next.js 132,413
4 react-native 122,612
5 create-react-app 103,309
6 Material UI 95,889
7 antd 95,066
8 shadcn/ui 89,189
9 storybook 86,913
10 NextChat 83,777
11 bun 78,629
12 awesome-react 68,432
13 superset 66,656
14 33-js-concepts 65,253
15 Docusaurus 60,296
16 Gatsby 55,885
17 zustand 52,862
18 Ionic Framework 51,787
19 Appwrite 51,160
20 react 46,357
21 TanStack Query 45,497
22 awesome-react-components 44,675
23 Meteor JS 44,654

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?