awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
React Frameworks · Awesome GitHub Repositories

4 repos

Awesome GitHub RepositoriesReact Frameworks

Frameworks specifically designed for building modern websites and applications using the React library.

Explore 4 awesome GitHub repositories matching web development · React Frameworks. Refine with filters or upvote what's useful.

  1. Home
  2. Web Development
  3. Backend Development
  4. Web Frameworks
  5. Full-Stack Frameworks
  6. React Frameworks

Awesome React Frameworks GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • facebook/react

    facebook/react

    243,179GitHubView on GitHub↗

    React is a JavaScript library for building user interfaces based on a component-driven architecture and unidirectional data flow.

    Full-stack frameworks provide integrated routing, static generation, and server-side rendering for scalable web applications.

    JavaScriptjavascriptuifrontend
  • ChatGPTNextWeb/NextChat

    ChatGPTNextWeb/NextChat

    87,317GitHubView on GitHub↗

    NextChat is a self-hosted web application that provides a unified interface for interacting with multiple large language models. It functions as a conversational platform where users can manage and switch between diverse AI providers through configurable API backends, maintaining full control over their data and infras

    Leverages modern framework capabilities to serialize application state and restore user sessions instantly.

    TypeScriptcalclaudechatgptclaude
  • enaqx/awesome-react

    enaqx/awesome-react

    72,041GitHubView on GitHub↗

    This project is a community-driven knowledge base that serves as a centralized directory for the React and React Native ecosystems. It functions as a developer discovery portal, aggregating high-quality libraries, frameworks, and learning resources to assist in the research and selection of tools for modern web and mob

    Aggregates a comprehensive directory of frameworks and essential tools for building modern web applications.

    awesomeawesome-listjavascript
  • remix-run/react-router

    remix-run/react-router

    56,250GitHubView on GitHub↗

    React Router is a navigation and data-loading framework that maps URL patterns to nested component hierarchies. It functions as a full-stack router, coordinating server-side resource fetching with client-side hydration to synchronize application state across different environments. By providing a declarative interface

    Coordinates server-side resource fetching and client-side hydration to synchronize application state across environments.

    TypeScript