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
bartonhammond/snowflake
Snowflake is a React Native starter app/boilerplate for building iOS and Android apps from a single JavaScript codebase. It ships with Redu…
104578abandoned
tj/frontend-boilerplate
A frontend starter boilerplate combining Webpack, React, Redux, Babel, PostCSS with CSS modules, autoprefixing, and hot module replacement,…
102897abandoned
olebedev/go-starter-kit
A Golang starter kit for building isomorphic React single-page applications with server-side rendering via the goja JavaScript engine. It b…
102784abandoned
voronianski/flux-comparison
A practical comparison repository implementing the same Flux Online Shop demo app with many different Flux architecture solutions (Facebook…
322764abandoned
StephenGrider/ReactNativeReduxCasts
Companion repository of example code for Stephen Grider's Udemy course 'The Complete React Native and Redux Course'. Code is organized by b…
322553abandoned
aslanyanhaik/youtube-iOS
An open-source iOS app template replicating the YouTube app UI, written in Swift to demonstrate how ViewControllers can be managed. It serv…
232538abandoned
githubwing/ZoomHeader
An Android demo project in Java that mimics the Ele.me app's detail page, where a ViewPager smoothly expands into a full detail view that f…
322469abandoned
Polymer/pwa-starter-kit
A set of starter templates for building full-featured Progressive Web Apps using web components, including a manifest, service worker, resp…
102341abandoned
liangxiaojuan/vue-todos
A step-by-step Chinese tutorial project teaching Vue.js through building an upgraded TodoMVC application. It bundles the full source code o…
321961abandoned
kenberkeley/react-demo
A well-documented React starter/demo project implementing a simple message board SPA with Redux, React Router, Webpack, and ES6+Babel. It i…
321905abandoned
bodyno/react-starter-kit
A React starter kit (boilerplate) combining React, Redux, React-Router, Webpack, and Babel with hot reloading, Sass, unit testing, and code…
231748abandoned
StephenGrider/redux-code
A companion code repository for Stephen Grider's Udemy course on Redux. It contains example JavaScript code used throughout the course less…
321739abandoned
android/databinding-samples
A collection of official Android sample apps demonstrating the Android Data Binding Library, including basic layout expressions, binding ad…
101682abandoned
ng-book/angular2-rxjs-chat
An example chat application built with Angular 2 and RxJS, created by the ng-book team to demonstrate the Observables data architecture pat…
321655abandoned
mxstbr/login-flow
A demo React + Redux application showing how a frontend login/register flow can be structured, with a fake server and localStorage-backed u…
321601abandoned
liangxiaojuan/eleme
A Vue.js demo project that clones the Ele.me food-delivery web app, built with vue-cli, webpack, Vuex, Vue Router, and Element UI. It serve…
321589abandoned
start-react/native-starter-kit
A React Native starter kit (boilerplate) combining NativeBase UI components, Redux for state management, React Navigation, and Microsoft Co…
231579abandoned
joshgeller/react-redux-jwt-auth-example
A sample project demonstrating a client-side JWT authentication flow using React, Redux, React-Router, and a higher-order component to prot…
101567abandoned
ajayns/react-projects
A collection of small practice projects built with React, covering basics like a todo app and tic-tac-toe up to Redux, React Router, React …
321547abandoned
liangxiaojuan/vue-Meizi
A Vue 2 tutorial/demo project (vue2 + vuex + vue-router + webpack + ES6) that builds a mobile web app consuming the gank.io API. It demonst…
321522abandoned
gaearon/flux-react-router-example
A sample JavaScript application demonstrating the Flux architecture combined with React Router, using the GitHub API to display starred rep…
231420abandoned
react-everywhere/re-start
A React Native template/starter kit that lets developers target Android, iOS, Web, Windows (UWP), and Electron desktop platforms from a sin…
231299abandoned
shenghy/flutter_shop
A Flutter-based mobile e-commerce practice project with home, product list, product detail, shopping cart, and member center pages, accompa…
321230abandoned
alinz/example-react-native-redux
A simple React Native + Redux counter example repository demonstrating state management basics. It includes a basic counter and a slightly …
321164abandoned
MeCKodo/vue-tutorial
A Chinese-language tutorial repository teaching how to build a single-page application with Vue 2.0, vue-router, vuex, and vue-cli. It walk…
321134abandoned
YahooArchive/flux-examples
A collection of isomorphic (universal) Flux application examples built with Yahoo's Fluxible framework. The repository has been archived an…
101065abandoned
infinitered/ignite
Ignite is Infinite Red's battle-tested React Native and Expo boilerplate with an accompanying CLI that scaffolds new apps and generates scr…
8519936stable
nextjs/saas-starter
An official Next.js starter template for building SaaS applications with authentication, Stripe payments, and a user dashboard. It combines…
4816061active
simplezhli/flutter_deer
A Flutter practice project that implements a complete, realistic app UI from provided design drawings, covering widgets, state management, …
628611active
bencodezen/vue-enterprise-boilerplate
An opinionated architecture and development environment boilerplate for new Vue 3 + Vite single-page application projects, built on create-…
617778active
vercel/next-forge
next-forge is a production-grade Turborepo monorepo template for building Next.js SaaS applications. It bundles an opinionated, pre-integra…
797661active
Blazity/next-enterprise
An enterprise-grade Next.js boilerplate providing a production-ready starter template with preconfigured tooling including Tailwind CSS, st…
747447active
Gurupreet/ComposeCookBook
A collection of Jetpack Compose UI elements, layouts, widgets, and demo screens showcasing Android's declarative UI toolkit. It serves as a…
806871active
t3-oss/create-t3-turbo
A monorepo starter template combining the T3 Stack (Next.js/TanStack Start, tRPC, Drizzle, better-auth, Tailwind) with Expo React Native, m…
776105active
steven-tey/precedent
Precedent is an opinionated Next.js starter template providing pre-built components, hooks, and utilities. It bundles Tailwind CSS, Radix U…
315113active
boxyhq/saas-starter-kit
An open-source Next.js SaaS boilerplate for building enterprise-ready SaaS applications. It ships with pre-built features like authenticati…
724916active
async-labs/saas
An open-source SaaS boilerplate web application built with React, Next.js, Express, MongoDB (Mongoose), MobX, WebSockets, and TypeScript. I…
384502active
obytes/react-native-template-obytes
A production-ready React Native/Expo starter template with TypeScript, TailwindCSS, expo-router, react-query, and preconfigured CI/CD via G…
824324active
john-smilga/javascript-basic-projects
A collection of beginner-friendly vanilla JavaScript projects accompanying John Smilga's JavaScript course, ranging from a color flipper an…
323930active
bradtraversy/vanillawebprojects
A collection of 20+ mini web projects built with plain HTML5, CSS, and JavaScript, accompanying Brad Traversy's course. Each project demons…
3216104maintenance
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. …
883688active
rafaelfgx/Architecture
A full-stack reference template implementing Clean Architecture with .NET/ASP.NET Core on the backend and Angular on the frontend. It demon…
763277active
michaelshimeles/nextjs-starter-kit
A production-ready Next.js 15 SaaS starter kit with authentication, subscription billing, AI chatbot, file storage, and analytics pre-integ…
533050active
scosman/CMSaasStarter
An open-source SaaS boilerplate/template built with SvelteKit, Tailwind, DaisyUI, Supabase, and Stripe. It ships with a marketing site, blo…
612356active
vintasoftware/django-react-boilerplate
A Django 5 + React + TypeScript project template with Tailwind 4, Webpack, Celery, and preconfigured tooling like ruff, ESLint, and GitHub …
682270active
mckaywrigley/mckays-app-template
A full-stack Next.js starter template by McKay Wrigley that bundles a preconfigured tech stack: Next.js, Tailwind, Shadcn, Framer Motion, P…
351934active
OpenFlutter/Flutter-Notebook
A curated collection of small Flutter demo projects (in Dart) covering widgets, navigation, animations, and common UI patterns. It serves a…
327199maintenance
reZach/secure-electron-template
A secure Electron application template combining React, Redux, Webpack, and i18next with Electron security best practices built in. It prov…
631711active
reliverse/relivator
Relivator is a free, open-source ecommerce SaaS starter template built on Next.js 15, React 19, and TypeScript. It ships with a modern full…
501558active
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…
325667maintenance
alan345/AI-Fullstack-SaaS-Boilerplate
A fullstack SaaS boilerplate built with tRPC, Fastify, React 19, Drizzle ORM, and Better Auth, with integrated AI chat via OpenAI and Serve…
781408active
gdg-x/hoverboard
Hoverboard is a conference website template that lets event organizers spin up a mobile-first, offline-capable PWA with blog, speakers, and…
661158active
sahat/megaboilerplate
Mega Boilerplate is a starter project generator for Node.js web applications that scaffolds customizable project setups. It lets developers…
323801maintenance
iotjin/jh_flutter_demo
A Flutter demo project showcasing common UI effects, reusable encapsulated components (dialogs, pickers, forms, refresh views), and utility…
871098active
lukasmasuch/best-of-react
A weekly-updated, ranked list of 430 awesome open-source React libraries and tools, organized into 22 categories with an automatically comp…
401075active
RicardoValdovinos/vite-react-boilerplate
A production-ready, batteries-included starter template for building scalable Vite + React web applications in TypeScript. It bundles tooli…
681055active
amandeepmittal/react-native-examples
A collection of React Native and Expo example projects accompanying the author's blog tutorials, covering topics like navigation, animation…
431025active
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…
233027maintenance
vuesion/vuesion
Vuesion 5 is a Vue and Nuxt full-stack boilerplate providing a production-ready foundation with a design system, authentication, i18n, SEO,…
742871maintenance
icebob/vue-express-mongo-boilerplate
A full-stack JavaScript web app boilerplate combining VueJS 2, Express, MongoDB (Mongoose), and Webpack, with prebuilt features like user s…
102823maintenance
Sly777/ran
RAN! is a React, GraphQL, and Next.js toolkit/boilerplate providing an SEO-ready, production-ready starter with SSR, hot-reload, CSS-in-JS,…
532209maintenance
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…
322167maintenance
lzxb/vue-demo
A demo application showing how to build a Vue 2 server-side-rendered (SSR) app using Genesis, TypeScript, Vuex, vue-router, and axios. It i…
322097maintenance
adrianhajdin/uber
A full-stack Uber clone mobile application built with React Native and Expo, using Clerk for auth, Neon serverless Postgres, Stripe payment…
231929maintenance
viandwi24/nuxt3-awesome-starter
A Nuxt 3 starter template and boilerplate integrating Tailwind CSS 3, Pinia, VueUse, Headless UI, and built-in components/layouts. It suppo…
231791maintenance
basir/node-react-ecommerce
A tutorial project and codebase for building an Amazon-like e-commerce website with React, Redux, Node.js, Express, and MongoDB, accompanie…
321757maintenance
EvanAgee/vuejs-wordpress-theme-starter
A WordPress theme starter template that replaces the traditional PHP templating with a Vue.js single-page application frontend. It bundles …
321602maintenance
javico2609/flutter-challenges
A collection of 18 Flutter UI demo templates showcasing common mobile app patterns like pagination, infinite scroll, theming, maps, and aut…
321507maintenance
dternyak/React-Redux-Flask
A full-stack boilerplate application combining a Python Flask JWT-authenticated backend with a React/Redux frontend styled with Material UI…
321496maintenance
su37josephxia/wheel-awesome
A Chinese-language educational repository where a frontend engineer reimplements common interview-relevant library internals ('wheels') in …
321476maintenance
ndimatteo/HULL
HULL is a headless Shopify e-commerce starter template built on Next.js with Sanity.io as the headless CMS. It provides a production-ready …
321450maintenance
meabhisingh/mernProjectEcommerce
A full-stack MERN (MongoDB, Express, React, Node.js) e-commerce application created as a companion codebase for a free YouTube tutorial ser…
321364maintenance
skydoves/MarvelHeroes
MarvelHeroes is a demo Android application showcasing modern Android development with MVVM architecture, Kotlin coroutines, Jetpack (ViewMo…
231241maintenance
wxxsw/SwiftUI-WeChat
An open-source SwiftUI 2 implementation of the WeChat app interface for iOS, built as a learning reference. It demonstrates chat, contacts,…
321191maintenance
atulmy/fullstack-graphql
A simple fullstack demo application with a GraphQL API built on Express and Sequelize (MySQL, Postgres, SQLite, MSSQL) and a React + Redux …
321034maintenance
Code-Pop/real-world-vue
The companion example application for Vue Mastery's 'Real World Vue' course series - an event-listing single-page app built with Vue.js. Th…
321014maintenance
juliusmarminge/acme-corp
Acme Corp is a fullstack Next.js 13 starter kit structured as a Turborepo monorepo, featuring tRPC for full-stack typesafety, Kysely with P…
591175experimental
superman66/vue-axios-github
A Vue 2 demo project teaching how to implement login interception, logout, and token-expiry handling using vue-router guards, Vuex, and axi…
322668abandoned
jhen0409/react-chrome-extension-boilerplate
A boilerplate template for building Chrome extensions with React and Redux. It includes hot reloading via Webpack, ES2015+ support with Bab…
232138abandoned
Nealyang/React-Express-Blog-Demo
A full-stack blog demo built with React, Redux-Saga, Express, and MongoDB (via Mongoose), accompanied by a 14-part tutorial blog series. It…
321944abandoned
leebenson/reactql
A universal React + GraphQL starter kit written in TypeScript, bundling React, Apollo Client, MobX, Emotion, and Webpack with built-in serv…
101810abandoned
benawad/lireddit
Source code for Ben Awad's popular YouTube fullstack GraphQL tutorial, a Reddit clone built with TypeScript. It demonstrates a complete mod…
321748abandoned
canfoo/vue2.0-taopiaopiao
A full-stack learning demo that recreates the Taopiaopiao (movie ticketing) mobile web app using Vue 2.0, vue-router, vuex, and mint-ui on …
321221abandoned
TrilonIO/aspnetcore-Vue-starter
A dotnet template/starter kit combining ASP.NET Core 2.2 Web API with a Vue.js 2 single-page application, including Vuex, Webpack with HMR,…
231197abandoned

← prev page 2 / 2