Ross ROSS = Recommend OSS · open-source software intelligence for agents

resource: state-management

184 resources, primary matches first, then adoption-weighted; health v2 shown.

ResourceHealth v2StarsMaturity
android/architecture-samples
A collection of Android sample apps from Google demonstrating different architectural patterns, centered on the same TODO app implemented a…
7745802active
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…
3941023active
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…
9938708active
alan2207/bulletproof-react
Bulletproof React is an opinionated guide and reference architecture for building scalable, production-ready React applications, demonstrat…
6935753active
android/compose-samples
The official Google repository of Jetpack Compose sample Android apps, including JetNews, Jetchat, Jetsnack, Jetcaster, and Reply. Each sam…
9423411active
brianegan/flutter_architecture_samples
A collection of TodoMVC sample apps implemented in Flutter using many different architecture and state-management approaches (vanilla, Inhe…
558926active
un-pany/v3-admin-vite
An AI-friendly admin dashboard template built on Vue3, Vite, TypeScript, and Element Plus, designed for a smooth 'vibe coding' experience w…
947042active
igorwojda/android-showcase
A showcase Android application demonstrating modern best practices with Kotlin, Jetpack Compose, Clean Architecture, MVVM, and feature modu…
776788active
nalexn/clean-architecture-swiftui
A demo SwiftUI application showcasing Clean Architecture with decoupled presentation, business logic, and data access layers. It demonstrat…
376592active
React Boilerplate
A highly scalable, offline-first React application boilerplate with Redux, Redux-Saga, styled-components, i18n, and a focus on performance …
2329491maintenance
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…
755804active
thecodingmachine/react-native-boilerplate
A React Native boilerplate/starter template by TheCodingMachine for kickstarting cross-platform mobile applications, usable with either Jav…
865565active
john-smilga/react-projects
A collection of example React projects accompanying John Smilga's React tutorial course, covering hooks like useState, useEffect, useContex…
325144active
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…
784070active
MoonHighway/learning-react
Code samples for the O'Reilly book 'Learning React' by Alex Banks and Eve Porcello, organized by chapter. It covers modern React patterns i…
623738active
SmartToolFactory/Jetpack-Compose-Tutorials
A collection of Jetpack Compose tutorials organized as searchable Android app modules covering Material widgets, layouts, state, animations…
703659active
dotnet-presentations/blazor-workshop
A hands-on workshop teaching Blazor web development by building a pizza ordering app, updated for .NET 8. It includes step-by-step modules …
403563active
rtfeldman/elm-spa-example
A fully fledged Single Page Application written in Elm, implementing the RealWorld (Conduit) spec with CRUD, authentication, routing, and p…
323304stable
adrianhajdin/banking
Horizon is a fintech banking platform built with Next.js 14, TypeScript, Appwrite, Plaid, and Dwolla, created as the companion code for a J…
553223active
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…
673008active
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…
762818active
vueComponent/ant-design-vue-pro
An out-of-box Vue 2 admin boilerplate built on Ant Design Vue, providing enterprise application layouts, dashboards, and common admin patte…
4210935maintenance
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, …
3210851maintenance
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…
3210535maintenance
zubairehman/flutter_boilerplate_project
A Flutter boilerplate project preloaded with app architecture, theming, routing, and common dependencies like MobX, Provider, Dio, and Semb…
322426active
erikras/ducks-modular-redux
A proposal and documentation describing the 'ducks' pattern for bundling Redux reducers, action types, and action creators into single self…
329548maintenance
antfu-collective/vitesse
Vitesse is an opinionated starter template for building Vue 3 web apps with Vite, preconfigured with file-based routing, Pinia state manage…
639437maintenance
Jetpack MVVM Best Practice
A well-known Android sample project demonstrating Jetpack MVVM best practices, designed as a companion to the author's article series on Je…
328917maintenance
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…
327502maintenance
android/codelab-android-compose
A collection of official Android Studio projects containing hands-on codelabs for learning Jetpack Compose, Google's declarative UI toolkit…
771720active
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…
691644active
pedrovgs/EffectiveAndroidUI
A sample Android project demonstrating best practices for the Android UI layer using MVP and MVVM (without data binding) patterns. It accom…
605977maintenance
gothinkster/react-redux-realworld-example-app
A reference implementation of the RealWorld 'Conduit' Medium-style application built with React and Redux, demonstrating CRUD, authenticati…
105621maintenance
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 …
291512active
miaowmiaow/fragmject
A beginner-oriented open-source Android learning project demonstrating Kotlin and Jetpack Compose through a fully functional, mainstream-st…
671465active
DMQ/mvvm
An educational project that dissects Vue's two-way data binding (MVVM) implementation and provides a simplified hand-written MVVM library b…
325188maintenance
adrianhajdin/project_mern_memories
A companion code repository for a YouTube tutorial series teaching how to build a full-stack MERN (MongoDB, Express, React, Node.js) applic…
325121maintenance
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…
771308active
android/kotlin-multiplatform-samples
A Google-maintained repository of sample applications showcasing the Kotlin Multiplatform (KMP) Jetpack libraries. Its flagship sample, Fru…
771298active
chansee97/nova-admin
Nova Admin is a clean, concise admin dashboard template built with Vue3, Vite, TypeScript, and Naive UI. It provides complete admin functio…
621227active
evancz/elm-architecture-tutorial
The official tutorial repository for The Elm Architecture, containing a collection of runnable examples (Model/Update/View pattern) that ac…
324167maintenance
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 …
751184active
1Marc/modern-todomvc-vanillajs
A TodoMVC reference implementation written in ~200 lines of modern (ES6+) vanilla JavaScript with no build tools, demonstrating that comple…
321160stable
Shpendrr/react-app-structure
A reference repository demonstrating a well-organized React + TypeScript application folder structure using Atomic Design principles. It se…
261123active
Kotlin-Android-Open-Source/MVI-Coroutines-Flow
A sample Android application demonstrating the MVI (Model-View-Intent) architecture pattern implemented with Kotlin Coroutines Flow, Shared…
671112active
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…
751078active
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…
751041active
StephenGrider/ReduxSimpleStarter
A minimal starter boilerplate for React and Redux created to accompany Stephen Grider's Udemy course. It provides a preconfigured build set…
233529maintenance
nefe/redux-in-chinese
The Chinese translation of the official Redux documentation, published at cn.redux.js.org. It covers getting started guides, tutorials, usa…
323454maintenance
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 …
323446maintenance
mcnamee/react-native-starter-kit
A React Native boilerplate app providing a preconfigured starting point for iOS and Android projects. It bundles Redux with Rematch, React …
103359maintenance
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/…
322954maintenance
diegohaz/arc
ARc (Atomic React) is a React starter kit and boilerplate organized around the Atomic Design methodology. It offers progressive branches ad…
232925maintenance
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…
322872maintenance
adrianhajdin/healthcare
A healthcare patient management application built with Next.js, Appwrite, TypeScript, TailwindCSS, and Twilio, accompanying a JavaScript Ma…
232693maintenance
Seedstars/django-react-redux-base
A full-stack boilerplate project combining a Django REST backend with a React/Redux frontend. It bundles Webpack, Babel, ESLint, and testin…
322637maintenance
kenberkeley/redux-simple-tutorial
A Chinese-language tutorial for Redux, the JavaScript state management library, written in an accessible, example-driven style. It includes…
322607maintenance
safak/youtube2022
A tutorial codebase from Lama Dev's YouTube series (Season 2) demonstrating how to build a full-stack video-sharing app, likely a YouTube c…
322573maintenance
flatlogic/react-native-starter
A free React Native starter template by Flatlogic that bootstraps mobile app development with ready-to-use components, themes, and screens.…
312517maintenance
adrianhajdin/ecommerce_sanity_stripe
A full-stack e-commerce application built with Next.js, React, Sanity CMS, and Stripe payments, created as a companion project for a JS Mas…
322313maintenance
mobxjs/awesome-mobx
A curated awesome-list of resources for MobX, the reactive state management library for JavaScript and React. It collects official docs, tu…
322186maintenance
karlhadwen/netflix
A Netflix clone built with React, Firebase, and Styled Components, accompanying a 10-hour YouTube tutorial. It demonstrates custom hooks, R…
322120maintenance
objcio/app-architecture
Sample code repository for the objc.io 'App Architecture' book, demonstrating iOS application design patterns in Swift. It contains the Rec…
322055maintenance
RebeccaHanjw/weapp-wechat-zhihu
A WeChat Mini Program demo that recreates the Zhihu (Chinese Q&A app) interface using JavaScript and fake local data. It serves as a learni…
322022maintenance
adrianhajdin/project_e_commerce
A companion code repository for a JavaScript Mastery video tutorial that walks through building a fully functional eCommerce application wi…
321886maintenance
qingmei2/MVVM-Architecture
An open-source Android GitHub client demonstrating MVVM architecture with Android Jetpack components (Lifecycle, LiveData, ViewModel, Room,…
321868maintenance
solana-labs/dapp-scaffold
A Next.js-based starter scaffold for building decentralized applications (dApps) on the Solana blockchain. It provides pre-integrated walle…
101815maintenance
bizz84/starter_architecture_flutter_firebase
A time tracking application built with Flutter and Firebase, serving as a reference implementation of the author's Riverpod app architectur…
511806maintenance
Coffcer/vue-chat
A chat application example built with Vue.js, Vuex, and Webpack. It serves as a reference/demo project for learning how to build a chat UI …
321776maintenance
mcuking/mobile-web-best-practice
A Vue 3 + TypeScript Todo application that demonstrates best practices for mobile web (H5/hybrid) development, covering layered architectur…
621740maintenance
staltz/flux-challenge
Flux Challenge is a frontend coding challenge that asks developers to build a dashboard UI for a Star Wars 'Sith Database' with live WebSoc…
101642maintenance
pankod/next-boilerplate
A production-ready Next.js boilerplate combining TypeScript, Redux, Jest, Express.js, Sass, and a built-in project CLI for scaffolding fron…
321614maintenance
hi-dhl/PokemonGo
A small Android sample app demonstrating Jetpack + MVVM + Repository architecture with Paging3, Kotlin Flow, Room, Dagger-Hilt, DataBinding…
321609maintenance
GantMan/ReactStateMuseum
A showcase repository implementing the same packing list app across many React and React Native state management libraries (Redux, MobX, Co…
321539maintenance
adrianhajdin/social_media_app
A social media web application built with React, TypeScript, Appwrite, React Query, and Tailwind CSS, created as companion code for a JavaS…
271482maintenance
rmanguinho/clean-react
A survey system for programmers built in React with TypeScript, Hooks, and Recoil, serving as the companion project for a Udemy course on C…
321481maintenance
xuyisheng/flutter_dojo
Flutter Dojo is a demo Android/iOS app built with Flutter that showcases the usage of official Flutter widgets, UI patterns, animations, an…
231420maintenance
rajaraodv/react-redux-blog
A sample React + Redux CRUD blog application demonstrating a full-stack JavaScript app with MongoDB, JWT auth, form validation, and transac…
381411maintenance
karlhadwen/todoist
A Todoist clone built with React (custom hooks, context), Firebase, and React Testing Library, created as an educational tutorial project. …
231391maintenance
bradtraversy/react-crash-2021
A task tracker application built as the companion project for Brad Traversy's React crash course YouTube video from 2021. It demonstrates c…
321363maintenance
zskingking/Jetpack-Mvvm
A complete open-source Android app — a WanAndroid community client plus a NetEase-Cloud-Music-style player — built in Kotlin with the Jetpa…
231299maintenance
wellyshen/react-cool-starter
A feature-rich starter boilerplate for building universal (server-side rendered) web apps with React, Redux Toolkit, React Router, and Expr…
231295maintenance
lgvalle/android-flux-todo-app
An example Android TODO app demonstrating how to implement Facebook's Flux architecture in Java. It serves as a tutorial showing unidirecti…
321281maintenance
adrianhajdin/figma_clone
A tutorial companion repository from JavaScript Mastery that builds a minimalistic Figma clone with real-time collaboration using Next.js, …
261259maintenance
gothinkster/react-mobx-realworld-example-app
A reference implementation of the RealWorld 'Conduit' social blogging app (a Medium clone) built with React and MobX. It demonstrates real-…
101244maintenance
evancz/elm-todomvc
The canonical TodoMVC example application written in Elm, demonstrating the Elm Architecture with a single Main.elm file and localStorage p…
321215maintenance
CoderMikeHe/WeChat
An iOS demo application that recreates the WeChat (7.0.0+) app architecture using MVVM, ReactiveCocoa (RAC), and ViewModel-Based Navigation…
321202maintenance
rajdee/redux-in-russian
A Russian translation of the official Redux documentation, hosted as a forked docs repository. It provides tutorials, guides, FAQ, and API …
321202maintenance
adrianhajdin/project_fitness_app
A React-based fitness application built as a tutorial project by JS Mastery, demonstrating exercise search, filtering, and detail pages usi…
321177maintenance
cornflourblue/react-redux-registration-login-example
A React + Redux example application and tutorial demonstrating user registration and login with JWT authentication. It serves as a boilerpl…
231174maintenance
jackielii/simplest-redux-example
A minimal example application demonstrating Redux state management with React, created for beginners learning Redux concepts. It includes w…
321171maintenance
cod3rcursos/curso-react-redux
Source code repository for the Cod3r Cursos 'React + Redux' online course, containing example projects and exercises in JavaScript. It serv…
321170maintenance
kriasoft/aspnet-starter-kit
A boilerplate and tooling for building single-page web applications with ASP.NET Core on the backend and React/Redux on the frontend. It bu…
321165maintenance
SangKa/MobX-Docs-CN
A Chinese-language translation of the MobX documentation, kept in sync with the official MobX docs up through MobX 5. It serves as a learni…
231080maintenance
adrianhajdin/project_music_player
A tutorial companion repository from JS Mastery that walks through building a Spotify-like music streaming web app with React 18, Tailwind …
321070maintenance
kauemurakami/getx_pattern
getx_pattern is a documented architectural pattern and project structure proposal for standardizing Flutter applications built with the Get…
321038maintenance
CleverProgrammers/react-challenge-amazon-clone
A React-based Amazon clone built as a coding challenge/tutorial project by CleverProgrammers, bootstrapped with Create React App. It is a l…
321035maintenance
KieSun/Chat-Buy-React
A full-stack learning project for beginners built with React, Redux, React Router, and Node/Express, featuring login, food ordering, orders…
321010maintenance
tc39/proposal-signals
A TC39 Stage 1 proposal to standardize a signals primitive for JavaScript, defining the core semantics of a reactive signal graph rather th…
574174experimental
erikras/react-redux-universal-hot-example
A starter boilerplate for universal (isomorphic) JavaScript web apps built with React, Redux, Express, and Webpack with hot reloading. Once…
2312075abandoned

page 1 / 2 next →