An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with react-state-management

A curated list of projects in awesome lists tagged with react-state-management .

https://github.com/avkonst/hookstate

The simple but very powerful and incredibly fast state management for React that is based on hooks

hookstate mobx-react-alternative plugin-architecture react react-global-state react-hooks react-state react-state-management react-store redux-alternative typescript use-state

Last synced: 13 May 2025

https://github.com/zaaack/nstate

A simple but powerful react state management library with low mind burden

class ddd ddd-architecture ddd-patterns immer mvc react react-state-management react-store reactive redux simple state-management

Last synced: 23 Apr 2025

https://github.com/chandan-reddy-k/redux-vs-recoil-example

This is a simple example app that uses redux and recoil to demonstrate the shared state management in your react app.

react react-example react-redux react-state-management reactjs reactredux recoil recoil-app recoil-example recoiljs redux state-management

Last synced: 11 May 2025

https://github.com/leafsphp/hana

⚛️ Simple, lightweight React framework for humans

react react-framework react-router react-state react-state-management reactjs

Last synced: 25 Oct 2025

https://github.com/the-road-to-learn-react/react-usestate-hook

Showcasing how state management in React works with the useState hook.

react react-state react-state-management reactjs state usestate

Last synced: 10 Apr 2025

https://github.com/idootop/xsta

⚡ An ultra-lightweight (<200 lines) React state management solution with zero learning curve and migration costs.

react-state-management tiny typscript zustand

Last synced: 10 Apr 2025

https://github.com/diasbruno/rcwe

React contexts with events.

react react-context-api react-state-management

Last synced: 07 Apr 2025

https://github.com/yisar/immix

Create next immutable patch by mutating the current.

immer react-state-management state-management

Last synced: 04 Apr 2025

https://github.com/devnax/react-rock

A lightweight and powerful state management library for React applications. Simplify global state management with advanced querying, CRUD operations, and selective re-rendering.

react react-app react-global-state react-state-management

Last synced: 14 Apr 2025

https://github.com/syedahmedullah14/paytm-project

PayTM-Like Web App A full-featured web application developed using the MERN stack, designed to simulate the functionality of PayTM. This app supports user registration, authentication, and secure banking transactions. Built with modern tools and technologies such as React with Vite, Tailwind CSS for styling

axios-react expressjs jwt-authentication mongodb mongoose nodejs react-state-management reactjs tailwind-css vite zod-validation

Last synced: 30 Dec 2025

https://github.com/devnax/react-state-bucket

Effortlessly manage React application states with react-state-bucket, a lightweight yet powerful state management library.

react-global-state react-state react-state-management reactjs

Last synced: 14 Apr 2025

https://github.com/andrewsantarin/react-auto-controlled

Component autonomous state control utilities in React class methods and React Hooks

demo function-hook react react-hooks react-state react-state-management typescript

Last synced: 16 Apr 2025

https://github.com/boenfu/use-box

📦 just a box, nobody use

hooks react react-state-management

Last synced: 25 Dec 2025

https://github.com/hichemtab-tech/react-shared-states

Global state made as simple as useState, with zero config, built-in async caching, and automatic scoping.

react react-hooks react-state react-state-management react-store shared-state

Last synced: 02 Jan 2026

https://github.com/twocatmoon/react-actions

A dead-simple and boiler-plate free state management strategy for React.

react react-hooks react-state-management redux state-management store

Last synced: 07 Apr 2025

https://github.com/viniarruda/spotify-project

A Clone of Spotify create with React using global state management with Context + Hooks

boilerplate react react-context-api react-hooks react-hooks-redux react-state-management redux redux-thunk starter-kit

Last synced: 10 Oct 2025

https://github.com/vivekmunde/react-pusu

Simple pub-sub implementation APIs for React Components

pub-sub publish-subscribe react react-components-communication react-state-management reactjs

Last synced: 06 Apr 2025

https://github.com/wildhoney/reactstoreprovider

Another way to manage global state in any given component tree using providers and hooks.

react-hooks react-state react-state-management state-management

Last synced: 06 Jan 2026

https://github.com/aayush259/where-in-the-world

"Where in the World" is a Vite+React application that allows users to explore information about countries around the world.

infinite-scroll javascipt react-context-api react-infinite-scroll react-router react-router-dom react-state-management state-management

Last synced: 24 Feb 2025

https://github.com/khulisojohn/taskon-management

A simple and efficient Kanban-style task management web application built with React, Tailwind CSS, CSS, and TypeScript. This app allows users to manage and organize their tasks in an intuitive drag-and-drop interface. You can add, update, delete, move, and mark tasks as completed,.

react-components react-hooks react-router react-router-dom react-state-management reactjs tailwindcss typescript

Last synced: 23 Apr 2025

https://github.com/sabinadams/hooks-state-playground

Using React Hooks to manage State in Function Components

hooks-api-react react react-context-api react-state-management

Last synced: 18 Jun 2025

https://github.com/kittonn/react-state-management

all of react state management

react-state-management

Last synced: 05 Apr 2025

https://github.com/lb1997ccb/rx-shopping-cart

A React-based shopping cart application that allows you to browse products, add them to the cart and manage quantities. The app features dynamic updates using React context for state management, ensuring a seamless user experience. Built with modern React best practices, it emphasizes responsiveness and usability.

dynamic-update react-javascript react-state-management shopping-cart-demo

Last synced: 02 Apr 2025

https://github.com/minhosong88/react-flickfinder

FlickFinder is a modern movie discovery app that helps you find top-rated movies with ease.

api movie-rating-app react-state-management reactjs

Last synced: 23 Feb 2025

https://github.com/the-road-to-learn-react/react-lift-state

Showcasing how lifting state up and down works in React.

react react-state react-state-management react-stateful-component reactjs

Last synced: 18 Mar 2025

https://github.com/iahmadiqbalbhatti/quiz_app

It was nice journey to learn about useReducer hook. While learning it, I have built React Quiz App with fake JSON server.

quiz quiz-app quizapp react react-state-management reactjs state-management usereducer usereducer-hook

Last synced: 18 Jul 2025

https://github.com/hip1310/managecontacts

A web application to manage the contacts. This app uses React to render the UI and supports functionality of adding, viewing, searching, sorting and removing the contacts.

css html5 react-components react-props react-router react-state-management

Last synced: 20 Mar 2025

https://github.com/iahmadiqbalbhatti/Quiz_App

It was nice journey to learn about useReducer hook. While learning it, I have built React Quiz App with fake JSON server.

quiz quiz-app quizapp react react-state-management reactjs state-management usereducer usereducer-hook

Last synced: 30 Apr 2025

https://github.com/siphamandlabili/google-keep-react

google keep react clone implemented with react js

conditional-rendering controlled-input react-state-management

Last synced: 23 Aug 2025