awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 مستودعات

Awesome GitHub RepositoriesProject Boilerplates

Pre-configured project layouts and toolchains used to accelerate the start of new applications.

Distinct from React Application Development: Focuses on the starter kit/boilerplate aspect rather than the general process of React development

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

Awesome Project Boilerplates GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • mxstbr/react-boilerplateالصورة الرمزية لـ mxstbr

    mxstbr/react-boilerplate

    29,487عرض على GitHub↗

    This project is a pre-configured project foundation for building scalable web applications. It serves as a React application boilerplate and component scaffold designed to provide a scalable architecture and a foundation for long-term growth. The setup is characterized by an offline-first web framework that maintains application availability without an active network connection. It includes an internationalized UI foundation with integrated translation tooling and a modular CSS-in-JS setup for scoped, component-level styling. The boilerplate covers broader capability areas including automate

    Provides a pre-configured project layout and toolchain to accelerate the start of new React applications.

    JavaScript
    عرض على GitHub↗29,487
  • dvdzkwsk/react-redux-starter-kitالصورة الرمزية لـ dvdzkwsk

    dvdzkwsk/react-redux-starter-kit

    10,228عرض على GitHub↗

    This project is a pre-configured development environment and project boilerplate for building web applications with React, Redux, and React-Router. It provides a standardized project layout and toolchain to accelerate application bootstrapping. The project implements a feature-based architecture template, which uses a modular directory organization to group components, state, and logic by application feature rather than by technical file type. The toolchain includes a frontend configuration for compiling, linting, and bundling JavaScript and Sass assets, alongside a JavaScript unit testing s

    Provides a pre-configured React and Redux starter kit to accelerate application bootstrapping.

    JavaScript
    عرض على GitHub↗10,228
  • bailicangdu/react-pxqالصورة الرمزية لـ bailicangdu

    bailicangdu/react-pxq

    7,507عرض على GitHub↗

    react-pxq is a React Redux boilerplate and state-driven UI framework designed for building single-page applications. It functions as a starter project template that combines a client-side routing system with global state management to synchronize data across a component hierarchy. The project implements a code-split web application architecture that uses lazy loading to reduce initial bundle sizes. It integrates a navigation system that maps URL paths to components without triggering full page reloads. The framework covers centralized state management through a global store and action-based

    Provides a pre-configured project boilerplate combining React and Redux for scalable single-page application development.

    JavaScriptreact
    عرض على GitHub↗7,507
  • graphql-boilerplates/react-fullstack-graphqlالصورة الرمزية لـ graphql-boilerplates

    graphql-boilerplates/react-fullstack-graphql

    1,432عرض على GitHub↗

    يوفر هذا المشروع نموذجاً أساسياً لبناء تطبيقات ويب متكاملة (full-stack) تربط واجهات React الأمامية بخدمات GraphQL الخلفية. يعمل كبيئة منظمة للمطورين لتهيئة كل من مكونات العميل والخادم، مما يضمن بنية موحدة للبرمجيات القائمة على البيانات. يؤكد إطار العمل على نهج المخطط أولاً (schema-first) لتصميم واجهة برمجة التطبيقات (API)، مما يسمح بنمذجة بيانات متسقة عبر المكدس بأكمله. يتضمن قوالب مهيأة مسبقاً تدمج المصادقة وقدرات الاشتراك في الوقت الفعلي، إلى جانب برمجيات وسيطة معيارية لإدارة معالجة الطلبات وتحويل البيانات. تؤتمت مجموعة الأدوات سير عمل التطوير الشائعة، بما في ذلك إدارة مخطط قاعدة البيانات، وتنفيذ الخادم المحلي، وهيكلة المشروع. تم تصميم هذه النصوص البرمجية وهياكل الدليل الموحدة لتسريع إعداد الخدمات الجديدة مع الحفاظ على أنماط المجتمع القياسية لجلب البيانات، وتطبيع الحالة المحلية، وتصحيح أخطاء واجهة برمجة التطبيقات.

    Offers a collection of pre-configured project templates for bootstrapping React and GraphQL applications.

    JavaScriptapolloapollographqlgraphcool
    عرض على GitHub↗1,432
  1. Home
  2. Web Development
  3. React Application Development
  4. Project Boilerplates