state-management-in-react

There are 36 repositories under state-management-in-react topic.

  • gadingnst/swr-global-state

    ♻️ Zero-setup & simple global state management for React Components. It's similiar `useState` hooks like we use usual!

    Language:TypeScript43111
  • ericdouglas/onli-reducer

    ⚛️ One line reducer. State management without boilerplate.

    Language:JavaScript34303
  • LauraBeatris/react-query-workshop

    Workshop about server side state management by using react-query

    Language:JavaScript5101
  • typeonce-dev/patterns-for-state-management-with-actors-in-react-with-xstate

    All the ways to implement and combine actors for state management in React using XState 🏗️

    Language:TypeScript4
  • RamanSharma100/react-manage-state

    React Manage State is a lightweight and customizable state management library inspired by Redux Toolkit. It offers a simple yet powerful API for managing application state in React projects. Designed to be modular, extensible, and developer-friendly, this library is ideal for those seeking fine-grained control over their state management.

    Language:TypeScript3
  • PhotoCollection

    SamarpanCoder2002/PhotoCollection

    🌟 A React app made with Redux and Material UI Where You can search Images that will load with aos animations. For Image Collections, we use Pexels API Here. 🤩

    Language:JavaScript2100
  • sametcn99/rock-paper-scissors

    This is a simple rock-paper-scissors game built with React and Next.js. The game is played against the computer using the React Context.

    Language:TypeScript200
  • carlosbaraza/use-lazy-state

    Tiny useLazyState hook. Similar to useState, but giving you control over the re-rendering process. Subscribe to state changes in leaf components and don't re-render the entire component tree.

    Language:TypeScript120
  • duncsully/nubbins

    A signals-based state management solution designed to interop with various FE libraries (currently on hold while I work on SoLit)

    Language:TypeScript1110
  • NitishKamini/Gallery-App-React

    A simple gallery using React

    Language:JavaScript1102
  • okeresamuel/The-useReducer-Hook

    useReducer is one out of fifteen (15) react built in hooks it helps in managing multiple states that relates to each other an example would be making an api request or handling multiple form fields

    Language:JavaScript110
  • OpenSourcePundit/react_quiz

    Quiz App in react. Timer based Quiz with report generation and navigation panel for questions

    Language:JavaScript1100
  • RaheesAhmed/nextjs-state

    🚀 Type-safe state management solution for Next.js applications with built-in persistence and server component support.

    Language:TypeScript110
  • sabha-mushtaq/counter-using-react

    A React-based counter app with increment/decrement functionality, styled using Tailwind CSS in a clean blue-white theme. Perfect for exploring React state management and responsive design.

    Language:JavaScript110
  • tiger-githubb/univ-check-ui

    A modular and high-performance client for academic attendance tracking. Implements SSR/ISR, RBAC, real-time state management, and optimized data fetching with caching. Ensures seamless API integration, dynamic schedule rendering, and secure authentication workflows.

    Language:TypeScript18
  • yeasin2002/obostha.js

    A tiny TypeScript-first state management library for React, inspired by zustand, that delivers predictable, boilerplate-free state updates with peak performance.

    Language:TypeScript1
  • Bhavaniviswanadham/ColorPalette-Generator

    A React app for generating and managing color palettes. Users can generate random palettes, lock colors, save favorites with names, and copy hex codes. Saved palettes persist via local storage. Features a responsive design for smooth user interaction.

    Language:JavaScript0100
  • Bhavaniviswanadham/Enhancement-of-Jobby-App

    The Jobby App is a job listing platform that enables users to filter job opportunities based on multiple criteria, such as location, salary range, and employment type. The app is designed to provide a seamless and responsive user experience across different devices.For login purpose Username: rahul & Password: rahul@2021

    Language:JavaScript0100
  • ewdlop/React-typescript-notes

    Learning React Hook/Functional Component, React/Redux, three.js/react-three-fiber, and Typescript

    Language:TypeScript0100
  • mVaibhavPrakash/NewGen-EditorClient

    Client Side of Editor Web Page of my Blogging website

    Language:JavaScript0100
  • mVaibhavPrakash/NewGen-LandingPage

    Landing page of my Blogging Website.

    Language:JavaScript0100
  • mVaibhavPrakash/Portfolio

    My Portfolio Website

    Language:CSS0100
  • shadyashraf174/Tree_App

    A React-based application for managing hierarchical tree structures. Users can add, delete, edit, and reset nodes in the tree.

    Language:JavaScript0100
  • therohantomar/getYourPairs

    Welcome to GetYourPairs, your ultimate fashion companion! This cutting-edge app, powered by React.js, Redux Toolkit, Tailwind CSS, Stripe.js, and Auth0, is your go-to destination for seamless shopping, secure payments, and easy sign-in. Elevate your style and convenience with GetYourPairs!"

    Language:JavaScript0100
  • adi-mws/PopularHotelSection

    A basic React and Tailwind Assessment for practicing Basic State Management

    Language:JavaScript
  • bhuvan-007-github/myTask-ReactPracticeProject

    A simple task management app built in React.js for hands-on practice and skill demonstration.

    Language:JavaScript
  • bingomanatee/forest

    Language:TypeScript10
  • Miro-wq/react-04-feedback

    This is a React-based using React hooks feedback widget designed for Expresso Café to collect customer opinions. The application allows users to provide feedback as positive, neutral, or negative, and displays statistics based on the collected data.

    Language:JavaScript
  • Mohamed-Elfar/eat-n-split

    A simple React app to manage shared expenses with friends. Users can add friends, select a friend, and split bills by updating each friend’s balance. This project demonstrates React fundamentals including state management, component composition, and handling user interactions. Great for practicing CRUD operations and conditional rendering in React.

    Language:JavaScript
  • MOHI-UDDIN-AKBAR/state-management-in-react

    This project is a simple e-commerce web application focused on practicing state management in React. It demonstrates using Context API, Redux, and Zustand to manage global state, showcasing how each can be applied to achieve efficient and scalable state management solutions.

    Language:TypeScript10
  • Mukulpal6050/App-Store

    The App-Store project is designed to create an interactive App Store where users can explore various applications. The implementation leverages essential frontend technologies.

    Language:JavaScript
  • Mukulpal6050/Random-number-Generator

    This is my first repo, that is random number generator.

  • scottrippey/react-use-reducers

    A simple, tiny, type-safe way to manage state, without any of the boilerplate of typical reducers.

    Language:JavaScript30
  • TiagoDiass/rocketshoes-zustand

    A kind-of ecommerce website built with the purpose of learning Zustand (a state-management library for React)

    Language:TypeScript10
  • trishna456/tic-tac-toe

    This is a tic-tac-toe game built using React. It allows two players to take turns marking spaces in a 3x3 grid, aiming to get three of their symbols in a row, column, or diagonal.

    Language:JavaScript10
  • uvaishnav/CowinDashboard

    Built a CoWIN Vaccination Dashboard using React and Recharts, mastering API integration, state management (loading/error handling), responsive design, and data visualization via Bar/Pie charts. Learned component-driven architecture, dynamic data rendering, and accessibility implementation.

    Language:CSS