resource: frontend-framework
183 resources, primary matches first, then adoption-weighted; health v2 shown.
| Resource | Health v2 | Stars | Maturity |
|---|---|---|---|
| brillout/awesome-react-components A curated awesome-list of React components and libraries, maintained with strict quality criteria and regular pruning of stale entries. It … | 61 | 48274 | active |
| elm (Ele.me clone) A large single-page application clone of the Ele.me food delivery platform, built with Vue 2, Vuex, Vue Router, and Webpack across 45 pages… | 39 | 41023 | active |
| ant-design/ant-design-pro Ant Design Pro is an out-of-box React boilerplate for building enterprise admin applications, built on Ant Design 6, Umi Max, and TypeScrip… | 99 | 38708 | active |
| alan2207/bulletproof-react Bulletproof React is an opinionated guide and reference architecture for building scalable, production-ready React applications, demonstrat… | 69 | 35753 | active |
| tastejs/todomvc TodoMVC is a collection of the same Todo application implemented in dozens of JavaScript frameworks and libraries, letting developers compa… | 78 | 28949 | active |
| Asabeneh/30-Days-Of-React A free step-by-step 30-day curriculum for learning React, structured as a daily challenge with examples and exercises. It covers React fund… | 57 | 27474 | active |
| mitesh77/Best-Flutter-UI-Templates A curated collection of completely free, open-source Flutter UI templates built in Dart, featuring complete app designs like hotel booking,… | 58 | 22818 | active |
| birobirobiro/awesome-shadcn-ui A curated awesome list of libraries, components, templates, and tools related to shadcn/ui, with an accompanying browsable website. It cata… | 70 | 20387 | active |
| hiteshchoudhary/chai-aur-react A companion repository for the 'chai aur react' YouTube tutorial series teaching ReactJS in depth through project-based lessons. It contain… | 28 | 13024 | active |
| reactjs/react.dev The source code and content powering react.dev, the official React documentation website built with Next.js. It provides guides, API refere… | 77 | 11792 | active |
| Daymychen/art-design-pro Art Design Pro is a Vue 3 admin dashboard template built with Vite, TypeScript, Element Plus, and Tailwind CSS, emphasizing polished visual… | 75 | 5804 | active |
| john-smilga/react-projects A collection of example React projects accompanying John Smilga's React tutorial course, covering hooks like useState, useEffect, useContex… | 32 | 5144 | active |
| Jonghakseo/chrome-extension-boilerplate-react-vite A monorepo-based boilerplate for building Chrome and Firefox browser extensions using React, TypeScript, Vite, and Tailwind CSS. It provide… | 10 | 4911 | active |
| mouredev/python-web A free 13-hour video course teaching frontend web development from scratch using pure Python and the Reflex framework, created by MoureDev … | 70 | 4756 | active |
| lohanidamodar/flutter_ui_challenges A collection of 100+ professional Flutter UI implementations replicating real app designs, updated for Flutter 3.x. It serves as a learning… | 10 | 4756 | active |
| realworld-apps/vue-realworld-example-app A RealWorld-conformant example application built with Vue 3, Pinia, and Vue Router, demonstrating CRUD, authentication, routing, and pagina… | 78 | 4070 | active |
| lxieyang/chrome-extension-boilerplate-react A Chrome Extension (Manifest V3) boilerplate built with React 18, TypeScript, and Webpack 5, including dev server hot reload and devtools s… | 10 | 3931 | active |
| BetaSu/big-react An educational project that reimplements the core of React 18 from scratch in TypeScript, structured as a series of Git tags marking each i… | 44 | 3900 | active |
| tyroprogrammer/learn-react-app A locally installed tutorial application that teaches React fundamentals through guided lessons, code snippets, and hands-on exercises rend… | 62 | 3844 | active |
| bradtraversy/vanillawebprojects A collection of 20+ mini web projects built with plain HTML5, CSS, and JavaScript, accompanying Brad Traversy's course. Each project demons… | 32 | 16104 | maintenance |
| kailong321200875/vue-element-plus-admin vue-element-plus-admin is an open-source admin dashboard template built with Vue 3, TypeScript, Element Plus, Vite, Pinia, and Vue Router. … | 88 | 3688 | active |
| antfu-collective/vitesse-webext A Vite-powered starter template for building cross-browser WebExtensions (Chrome, Firefox, etc.) with Vue 3 and TypeScript. It bundles inst… | 64 | 3378 | active |
| matschik/component-party.dev A website and open-source project that compares JavaScript web component frameworks side by side through equivalent code examples covering … | 63 | 3334 | active |
| opendigg/awesome-github-vue A curated awesome-list cataloging open-source Vue.js projects, organized into categories like UI components, frameworks, utilities, server-… | 32 | 12797 | maintenance |
| dcloudio/hello-uniapp hello-uniapp is the official demo/sample project for the uni-app framework, showcasing its components and APIs across iOS, Android, H5, and… | 70 | 3046 | active |
| dingyi214/slash-admin Slash Admin is a modern React admin dashboard template built with React 19, Vite, TypeScript, and shadcn/ui. It ships with common admin fea… | 67 | 3008 | active |
| horizon-ui/horizon-ui-chakra Horizon UI is an open-source admin dashboard template built with React and Chakra UI, providing pre-built pages, components, and design blo… | 23 | 2888 | active |
| pmndrs/react-three-next A minimalist starter template combining Next.js, React Three Fiber, and Three.js for building 3D web applications. It provides a persistent… | 32 | 2862 | active |
| epicweb-dev/react-hooks An interactive workshop app from Epic Web for learning React Hooks through hands-on exercises. It covers managing UI state, side-effects, l… | 76 | 2818 | active |
| minimal-ui-kit/material-kit-react A free, minimal React admin dashboard template built with Material-UI components and Vite.js. It provides a small set of pre-built pages (d… | 39 | 2778 | active |
| vuejs/vue-hackernews-2.0 A HackerNews clone built with Vue 2.0, vue-router, and vuex, demonstrating server-side rendering with data pre-fetching, client hydration, … | 32 | 10851 | maintenance |
| kentcdodds/bookshelf A workshop repository from EpicReact.Dev where learners build a full React application (a bookshelf app) from scratch using proven tools an… | 64 | 2682 | active |
| cyxzdev/Uncodixfy Uncodixfy is a rule set (uncodixify.md / SKILL.md) that constrains GPT-style models from producing repetitive, generic 'AI UI' patterns lik… | 47 | 2643 | active |
| cuixiaorui/mini-vue A minimal reimplementation of the Vue 3 core (reactivity, runtime-core, compiler-core) written in TypeScript to help developers study Vue 3… | 32 | 10546 | maintenance |
| bailicangdu/vue2-happyfri A small Vue 2 starter project combining vue-router and Vuex, built as a simple mobile quiz app for learning purposes. It demonstrates routi… | 32 | 10535 | maintenance |
| erikras/ducks-modular-redux A proposal and documentation describing the 'ducks' pattern for bundling Redux reducers, action types, and action creators into single self… | 32 | 9548 | maintenance |
| Ismaestro/angular-example-app A production-ready Angular 21 example application serving as a real-world starter and learning resource. It demonstrates best practices inc… | 80 | 2387 | active |
| vintasoftware/django-react-boilerplate A Django 5 + React + TypeScript project template with Tailwind 4, Webpack, Celery, and preconfigured tooling like ruff, ESLint, and GitHub … | 68 | 2270 | active |
| abhijithvijayan/web-extension-starter A TypeScript + React starter template for building cross-browser web extensions with a single codebase targeting Chrome, Firefox, Edge, and… | 77 | 2181 | active |
| tbakerx/react-resume-template An open-source personal resume and portfolio website template built with React, TypeScript, Next.js, and Tailwind CSS. Content is populated… | 23 | 2138 | active |
| vant-ui/vant-demo The official example repository for Vant, containing demo projects for Vant, Vant Weapp, React Vant, and Vant Cli across various build setu… | 68 | 2070 | active |
| bailicangdu/react-pxq A complete open-source React + Redux demo project (a mobile-style app) built with webpack, react-router, ES6/7/8, and immutable.js, accompa… | 32 | 7502 | maintenance |
| mlynch/nextjs-tailwind-ionic-capacitor-starter A starter template for building iOS, Android, and Progressive Web Apps using Next.js, React, Tailwind CSS, Ionic Framework, and Capacitor. … | 45 | 1933 | active |
| openai/gpt-5-coding-examples A curated gallery of demo applications generated entirely from single GPT-5 prompts, showcasing the model's ability to scaffold websites, f… | 43 | 1909 | active |
| adrianhajdin/brainwave Brainwave is the companion codebase for a JavaScript Mastery YouTube tutorial that teaches building a modern UI/UX website with React.js, V… | 25 | 1874 | stable |
| adrianhajdin/react-movies Companion code repository for a JavaScript Mastery YouTube crash course that teaches React from basic JSX to advanced hooks by building a r… | 32 | 1832 | active |
| Complete Intro to React v8 The course website and materials for 'The Complete Intro to React v8', a React workshop taught by Brian Holt on Frontend Masters. It includ… | 32 | 1818 | stable |
| laravel/breeze-next A Next.js frontend starter kit implementing Laravel Breeze's authentication boilerplate, powered by Laravel Sanctum for SPA token-based aut… | 10 | 1667 | active |
| flatlogic/react-dashboard An open-source isomorphic React admin dashboard template built with React 19, Vite, React Router 7, Redux Toolkit, and Bootstrap 5. It prov… | 69 | 1644 | active |
| jaywcjlove/awesome-uikit A curated awesome-list collecting JavaScript frameworks, web component libraries, and admin templates. It serves as a reference catalog for… | 74 | 1627 | active |
| Adrinlol/landy-react-template Landy is an open-source React landing page template written in TypeScript, aimed at developers and startups who need a quick, professional … | 53 | 1574 | stable |
| Armour/vue-typescript-admin-template A production-ready admin dashboard template built with Vue 2, TypeScript, and Element UI, ported from vue-element-admin. It ships with logi… | 32 | 5667 | maintenance |
| gothinkster/react-redux-realworld-example-app A reference implementation of the RealWorld 'Conduit' Medium-style application built with React and Redux, demonstrating CRUD, authenticati… | 10 | 5621 | maintenance |
| enuchi/React-Google-Apps-Script A boilerplate/starter template for building React apps that run inside Google Sheets, Docs, Forms, and Slides via Google Apps Script dialog… | 62 | 1527 | active |
| reduxjs/redux-templates The official Redux team's monorepo of project templates for starting new apps with Redux Toolkit pre-configured. It includes templates for … | 29 | 1512 | active |
| MicheleBertoli/css-in-js A comparison repository showcasing CSS-in-JS techniques and libraries for React, with a feature matrix covering vendor prefixing, pseudo cl… | 32 | 5476 | maintenance |
| DMQ/mvvm An educational project that dissects Vue's two-way data binding (MVVM) implementation and provides a simplified hand-written MVVM library b… | 32 | 5188 | maintenance |
| bizz84/layout-demo-flutter A Flutter demo app showcasing common layout widgets like Row, Column, Stack, Expanded, ListView, and Slivers, with runnable examples on mob… | 50 | 1410 | active |
| zce/fearless Fearless is a dashboard scaffolding template built on Vue.js 3.x, TypeScript, and Vite, with Naive UI for components and Pinia/Vue Router f… | 77 | 1308 | active |
| aben1188/awesome-wepy A curated awesome-list of resources for WePY, a component-based development framework for WeChat Mini Programs. It collects official links,… | 32 | 4370 | maintenance |
| JohnBra/vite-web-extension A minimalist boilerplate/template repository for building Chrome and Firefox browser extensions using React 19, TypeScript, Vite, and Tailw… | 57 | 1217 | active |
| evancz/elm-architecture-tutorial The official tutorial repository for The Elm Architecture, containing a collection of runnable examples (Model/Update/View pattern) that ac… | 32 | 4167 | maintenance |
| morris/vanilla-todo A TeuxDeux-style todo application built entirely in plain HTML, CSS, and JavaScript with no build steps, serving as a case study on viable … | 75 | 1184 | active |
| 1Marc/modern-todomvc-vanillajs A TodoMVC reference implementation written in ~200 lines of modern (ES6+) vanilla JavaScript with no build tools, demonstrating that comple… | 32 | 1160 | stable |
| relayjs/relay-examples A collection of sample applications demonstrating how to use Relay, Facebook's GraphQL client for React. It serves as reference code and a … | 71 | 1153 | active |
| primefaces/sakai-vue Sakai Vue is a free, MIT-licensed application template for Vue built on create-vue and Vite, styled with PrimeVue components. It provides a… | 69 | 1132 | active |
| jxom/awesome-react-headless-components A curated awesome list of React headless component libraries, including unstyled UI primitives, accessible component toolkits, and headless… | 75 | 1129 | active |
| Shpendrr/react-app-structure A reference repository demonstrating a well-organized React + TypeScript application folder structure using Atomic Design principles. It se… | 26 | 1123 | active |
| adrianhajdin/project_modern_ui_ux_gpt3 A tutorial code repository accompanying a video course on building a modern GPT-3 landing page with React and CSS. It teaches React functio… | 32 | 3839 | maintenance |
| mutoe/vue3-realworld-example-app A RealWorld-conformant example Medium/Conduit clone built with Vue 3, Vite, TypeScript, Pinia, and the Composition API. It demonstrates bes… | 75 | 1078 | active |
| nuxt-ui-templates/dashboard An official Nuxt dashboard template built with Nuxt UI, featuring a collapsible sidebar, multiple pages, keyboard shortcuts, light/dark mod… | 71 | 1076 | active |
| adrianhajdin/award-winning-website A step-by-step tutorial course and companion codebase for building an Awwwards-winning animated website inspired by Zentry, using React.js,… | 21 | 1060 | active |
| wesbos/Advanced-React Starter files and stepped solutions for Wes Bos's Advanced React & GraphQL course, building a full-stack online store called Sick Fits. It … | 32 | 3555 | maintenance |
| stefanoslig/angular-ngrx-nx-realworld-example-app A RealWorld example application implementing a Medium-style social blogging site (Conduit) with Angular 21, NgRx Signal Store, and Nx monor… | 75 | 1041 | active |
| adrianhajdin/portfolio_website A tutorial code repository accompanying a JavaScript Mastery video that walks through building a personal portfolio website with React and … | 32 | 3492 | maintenance |
| madhavanmalolan/awesome-reactnative-ui A curated awesome-list of React Native UI component libraries and UI kits, updated weekly via community PRs. It catalogs repositories like … | 32 | 3469 | maintenance |
| ustbhuangyi/vue-sell Source code for a Vue.js course project that clones the Ele.me food delivery app, accompanying a paid IMOC course. It serves as a hands-on … | 32 | 3446 | maintenance |
| vercel/nextgram NextGram is a sample Next.js application from Vercel demonstrating advanced routing, where a photo route renders as a modal during in-app n… | 57 | 1014 | active |
| MiladiCode/3D-startup-app A tutorial repository accompanying a YouTube video series on building modern, interactive 3D websites with HTML, CSS, and Spline. It covers… | 28 | 1004 | active |
| arkency/reactjs_koans A set of test-driven exercises (koans) for learning React.js from scratch, where learners make failing tests pass by editing exercise files… | 23 | 3214 | maintenance |
| ElementUI/element-starter A starter kit template for building Vue.js applications with the Element UI component library, generated by vue-cli. It provides a preconfi… | 32 | 3138 | maintenance |
| cretueusebiu/laravel-vue-spa A Laravel and Vue.js single-page application starter kit with preconfigured authentication, routing, and state management. It bundles JWT a… | 23 | 3027 | maintenance |
| misterGF/CoPilot CoPilot is a responsive admin dashboard template forked from AdminLTE, rebuilt on Vue.js 2 with Bootstrap 3 styling. It ships as a vue-cli/… | 32 | 2954 | maintenance |
| diegohaz/arc ARc (Atomic React) is a React starter kit and boilerplate organized around the Atomic Design methodology. It offers progressive branches ad… | 23 | 2925 | maintenance |
| wesbos/React-For-Beginners-Starter-Files Starter files and stepped solutions for Wes Bos's React for Beginners video course, building a real-time seafood market app called 'Catch o… | 32 | 2903 | maintenance |
| tomastrajan/angular-ngrx-material-starter An Angular starter project combining NgRx state management, Angular Material, and Angular CLI as a boilerplate for building web application… | 32 | 2872 | maintenance |
| flukeout/css-diner CSS Diner is a free browser-based game that teaches CSS selectors through 30+ interactive levels where players type selectors to pick items… | 32 | 2861 | maintenance |
| usablica/front-end-frameworks A curated collection of CSS and front-end frameworks with a comparison page, aimed at helping developers pick a framework for faster web de… | 32 | 2782 | maintenance |
| panteng/wechat-h5-boilerplate A boilerplate template for building full-screen scrolling H5 (HTML5) promotional pages optimized for Tencent WeChat's mobile browser. It bu… | 10 | 2682 | maintenance |
| adrianhajdin/project_hoobank HooBank is a tutorial project by JS Mastery demonstrating how to build a modern banking landing page UI with React.js and Tailwind CSS. It … | 32 | 2617 | maintenance |
| react-ui-kit/dribbble2react A collection of React and React-Native projects that recreate popular Dribbble design shots as working code, with Expo Snacks for each app.… | 32 | 2556 | maintenance |
| DeborahK/Angular-GettingStarted Sample Angular application code accompanying Deborah Kurata's 'Angular: Getting Started' Pluralsight course, with starter and completed ver… | 32 | 2548 | maintenance |
| uidotdev/react-course The companion code repository for ui.dev's 'Classic React' course, containing a 'Github Battle' app project. Each course video corresponds … | 32 | 2454 | maintenance |
| cjcenizal/flexbox-patterns A collection of CSS source files demonstrating flexbox layout patterns for building UI components, companion to flexboxpatterns.com. It ser… | 23 | 2452 | maintenance |
| tastejs/hacker-news-pwas HNPWA is a curated collection of Hacker News reader implementations built as Progressive Web Apps using various JavaScript frameworks, serv… | 10 | 2410 | maintenance |
| yangxi0126/javaScript A curated archive of frontend visual effects and interactive demos implemented in JavaScript. It serves as a reference collection of code s… | 32 | 2215 | maintenance |
| angular/material-start A starter repository and tutorial demonstrating how to build a Master-Detail web application with AngularJS Material. It provides ES5, ES6,… | 10 | 2181 | maintenance |
| lyt-Top/vue-next-admin A free, open-source admin dashboard template built with Vue 3, TypeScript, Vite, Element Plus, Pinia, and vue-router, responsive across mob… | 32 | 2167 | maintenance |
| sunseekers/Vue2 A beginner-oriented tutorial repository summarizing Vue 2 knowledge, covering instance creation, directives, components, lifecycle hooks, a… | 32 | 2115 | maintenance |
| adrianhajdin/project_professional_portfolio A companion code repository for a JS Mastery YouTube tutorial that walks through building and deploying a professional developer portfolio … | 32 | 2091 | maintenance |
page 1 / 2 next →