ReactJS

Open-source projects categorized as ReactJS

Top 23 ReactJS Open-Source Projects

  1. zustand

    🐻 Bear necessities for state management in React

    Project mention: Show HN: Q.js – Smaller than React/Vue, yet more powerful (40KB gzipped) | news.ycombinator.com | 2025-08-30

    Not OP, vut take a look at Zustand: https://zustand-demo.pmnd.rs . IMHO one of the best ways I've seen to showcase a library. It's simple, understandable and even reproducable (code is all there).

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

    An open-source & self-hostable Heroku / Netlify / Vercel alternative.

    Project mention: Coolify is the best thing for Homelabs since Fiber | dev.to | 2025-08-29

    I've been using Coolify in my Homelab for a couple years now, and I have never enjoyed self hosting this much before.

  4. react-hook-form

    📋 React Hooks for form state management and validation (Web + React Native)

    Project mention: Less Code, More Power - Why React-Forminate is Changing the Form Game | dev.to | 2025-08-11

    Click to see: react-hook-form on NPM

  5. reactjs-interview-questions

    List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!!

  6. chakra-ui

    Chakra UI is a component system for building SaaS products with speed ⚡️

    Project mention: Top 7 Open-Source Projects to Contribute to in 2025 | dev.to | 2025-07-04

    🔗 https://github.com/chakra-ui/chakra-ui

  7. novu

    The open-source notification Inbox infrastructure. E-mail, SMS, Push and Slack Integrations.

    Project mention: The Backend Shift: Leveraging Open Source Powerhouses for Faster, Leaner Apps | dev.to | 2025-05-10

    Novu (novu.co):

  8. taro

    开放式跨端跨框架解决方案,支持使用 React/Vue 等框架来开发微信/京东/百度/支付宝/字节跳动/ QQ 小程序/H5/React Native 等应用。 https://taro.zone/

  9. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  10. ToolJet

    Low-code platform for building business applications. Connect to databases, cloud storages, GraphQL, API endpoints, Airtable, Google sheets, OpenAI, etc and build apps using drag and drop application builder. Built using JavaScript/TypeScript. 🚀

    Project mention: Show HN: ToolJet 3.0 – open-source internal tool and workflow builder | news.ycombinator.com | 2024-11-13
  11. Twenty

    Building a modern alternative to Salesforce.

    Project mention: Self-Improving Software | news.ycombinator.com | 2025-07-21

    Hello HN!

    There’s a lot of focus (and money) on scaling LLMs, but while building Twenty [1] we’ve observed that current models are already capable enough for most use-cases. We think that what’s missing today is a new kind of software architecture. One that evolves, learns from feedback, and compile complex patterns to adapt to users. I wrote about this and some of our learnings in the article above, curious to hear your thoughts!

    [1] https://github.com/twentyhq/twenty

  12. conductor

    Conductor is an event driven orchestration platform providing durable and highly resilient execution engine for your applications

    Project mention: Conductor MCP Server Made Public | news.ycombinator.com | 2025-05-20

    https://github.com/conductor-oss/conductor

    Orkes Conductor is a modern enterprise platform built around that tool:

  13. 30-Days-Of-React

    30 Days of React challenge is a step by step guide to learn React in 30 days. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw

    Project mention: GitHub Repos Essential for Every React Developer | dev.to | 2024-09-09

    The GitHub repository 30-Days-Of-React by Asabeneh offers a comprehensive and structured approach to mastering React in just 30 days. It is a good repository to get started in React. It has a guide that will introduce React and explore more topics related to React.

  14. react-table

    🤖 Headless UI for building powerful tables & datagrids for TS/JS - React-Table, Vue-Table, Solid-Table, Svelte-Table

    Project mention: PlasticList – Plastic Levels in Foods | news.ycombinator.com | 2025-06-24
  15. react-admin

    A frontend Framework for single-page applications on top of REST/GraphQL APIs, using TypeScript, React and Material Design

    Project mention: Xmlui | news.ycombinator.com | 2025-07-20

    ```

    The article mentions XML, but the true revolution is JSX itself, which lets you describe any piece of logic as a React element. This opens the possibility to create DSL for everything, just like in Python.

    [1]: https://github.com/marmelab/react-admin

  16. heroui

    🚀 Beautiful, fast and modern React UI library. (Previously NextUI)

    Project mention: InboxNegotiator: Turning Debt Reminders into Payment Plans with AI and Postmark | dev.to | 2025-06-08

    UI: shadcn/ui + HeroUI for a modern, responsive interface.

  17. redoc

    📘 OpenAPI/Swagger-generated API Reference Documentation

    Project mention: Common Mistakes in RESTful API Design | dev.to | 2025-03-25

    The OpenAPI Specification (formerly Swagger) has become the industry standard for documenting RESTful APIs. Tools like Swagger UI and ReDoc can generate interactive documentation from OpenAPI definitions, reducing the effort to maintain quality documentation.

  18. signoz

    SigNoz is an open-source observability platform native to OpenTelemetry with logs, traces and metrics in a single application. An open-source alternative to DataDog, NewRelic, etc. 🔥 🖥. 👉 Open source Application Performance Monitoring (APM) & Observability tool

    Project mention: Zero to observable with OpenTelemetry and SigNoz | dev.to | 2025-07-15

    This topic describes how you can enforce observability in a simple application using OpenTelemetry and SigNoz.

  19. react-starter-kit

    Edge-native React template in a monorepo setup: Includes Vite frontend, Hono API, TanStack Router, shared types/utilities, and Terraform infra for scalable web development.

    Project mention: Next.js VS react-starter-kit - a user suggested alternative | libhunt.com/r/next.js | 2025-08-08

    Hey everyone, if Next.js feels a bit heavy for your needs or you're after something with Bun's speed, I'd suggest React Starter Kit as a solid alternative: https://github.com/kriasoft/react-starter-kit. It's a production-ready monorepo boilerplate with React 19, TypeScript for end-to-end safety, Tailwind CSS, tRPC for seamless APIs, and effortless Cloudflare Workers deployment—perfect for scalable full-stack apps with less config bloat and edge-native performance. Give it a spin if you're building something fresh!

  20. react-bits

    An open source collection of animated, interactive & fully customizable React components for building stunning, memorable websites. (by DavidHDev)

    Project mention: React Bits – Animated UI Components for React | news.ycombinator.com | 2025-07-06
  21. CopilotKit

    React UI + elegant infrastructure for AI Copilots, AI chatbots, and in-app AI agents. The Agentic last-mile 🪁

    Project mention: Vibe Code an Agentic App in Under 7 Minutes | dev.to | 2025-08-26

    The Vibe-Coding Server, built on MCP (Model Context Protocol), gives coding agents structured access to both CopilotKit documentation and actual code examples from the repos.

  22. react-testing-library

    🐐 Simple and complete React DOM testing utilities that encourage good testing practices.

    Project mention: Top React Testing Libraries in 2025 | dev.to | 2025-03-31

    React Testing Library tests React components by simulating how users interact with them, rather than focusing on the implementation details. This library prioritizes the principle of testing components as users interact with them, making tests more resilient to code changes. By avoiding reliance on the internals of the components, it ensures that your tests remain focused on functionality and user experience. It integrates well with Jest and provides utilities to query, simulate interactions, and validate DOM updates effectively.

  23. emotion

    👩‍🎤 CSS-in-JS library designed for high performance style composition

    Project mention: Best Practices for React Applications | dev.to | 2025-07-10

    Styling in React has evolved from global CSS to more component-centric approaches. CSS-in-JS libraries, such as Styled Components or Emotion, allow developers to write CSS within JavaScript, scoping styles to components and enabling dynamic theming. For example:

  24. react-bits

    ✨ React patterns, techniques, tips and tricks ✨

  25. mastra

    The TypeScript AI agent framework. ⚡ Assistants, RAG, observability. Supports any LLM: GPT-4, Claude, Gemini, Llama.

    Project mention: Build Your First AI Agent in TypeScript | dev.to | 2025-08-11

    You’re going to build the project using the Mastra SDK. Mastra provides an SDK and framework for building AI apps in JavaScript/TypeScript. Run the command npx create-mastra@latest --project-name weather-ai --example --components tools,agents,workflows --llm google to scaffold a new project with the name weather-ai. The generated project will include a sample weather agent and tool.

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

ReactJS discussion

Log in or Post with

ReactJS related posts

  • Show HN: Q.js – Smaller than React/Vue, yet more powerful (40KB gzipped)

    2 projects | news.ycombinator.com | 30 Aug 2025
  • Making an Alexa chatbot with Tamb+Deezer 🎶

    1 project | dev.to | 29 Aug 2025
  • Show HN: The first generative UI component library

    1 project | news.ycombinator.com | 21 Aug 2025
  • Warp sends a terminal session to LLM without user consent

    1 project | news.ycombinator.com | 19 Aug 2025
  • Show HN: Tambo – Cursor-style assistant for React apps (OSS, self-hosted)

    1 project | news.ycombinator.com | 19 Aug 2025
  • Unlocking the Power of Zustand: A Simple and Scalable State Management for React

    1 project | dev.to | 14 Aug 2025
  • Supercharging Your React State Management with Zustand

    1 project | dev.to | 14 Aug 2025
  • A note from our sponsor - Sevalla
    sevalla.com | 1 Sep 2025
    Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more! Learn more →

Index

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

# Project Stars
1 zustand 54,378
2 coolify 44,667
3 react-hook-form 43,755
4 reactjs-interview-questions 42,890
5 chakra-ui 39,605
6 novu 37,658
7 taro 36,865
8 ToolJet 36,372
9 Twenty 35,127
10 conductor 27,005
11 30-Days-Of-React 26,929
12 react-table 26,889
13 react-admin 26,146
14 heroui 25,288
15 redoc 24,837
16 signoz 23,326
17 react-starter-kit 22,892
18 react-bits 22,780
19 CopilotKit 22,635
20 react-testing-library 19,381
21 emotion 17,859
22 react-bits 17,217
23 mastra 16,147

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?