state-management-in-react

There are 29 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
  • OpenSourcePundit/react_quiz

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

    Language:JavaScript2100
  • 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
  • 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:JavaScript1100
  • 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
  • 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
  • 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:TypeScript100
  • 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
  • paulgoble/ok-vinyl

    Basic frontend application

    Language:JavaScript0100
  • 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
  • AbdurRahman-Khalil/shopflix

    🌟An innovative ecommerce platform built with cutting-edge technologies to deliver a seamless and engaging shopping experience.

    Language:JavaScript10
  • bingomanatee/forest

    Language:TypeScript10
  • makaubenson/react-form-validation

    React Practice Project

    Language:JavaScript10
  • Miro-wq/goit-react-hw-04-feedback

    This homework task 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:JavaScript10
  • 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
  • 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