state-management-in-react

There are 24 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:JavaScript5201
  • 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:JavaScript3100
  • 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:TypeScript130
  • duncsully/nubbins

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

    Language:TypeScript1210
  • NitishKamini/Gallery-App-React

    A simple gallery using React

    Language:JavaScript1101
  • 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
  • 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/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:JavaScript00
  • 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
  • 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
  • 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
  • bingomanatee/forest

    Language:TypeScript20
  • 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: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:TypeScript
  • paulgoble/ok-vinyl

    Basic frontend application

    Language:JavaScript
  • 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:TypeScript20
  • 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