use-reducer
There are 64 repositories under use-reducer topic.
dai-shi/use-reducer-async
React useReducer with async actions
the-road-to-learn-react/use-combined-reducers
Custom hook to combine all useReducer hooks for one global state container.
kritika27/ecommerce-store-reactjs-stripe-oauth2
This is a fully functional Ecommerce Website which allows the user to login,add products to cart,view products in detail and do the payment through credit card.Built using React,React Router,OAuth2 for user authentication,Stripe for payment and Netlify for deployment.
typeonce-dev/xstate-complete-getting-started-guide
Complete XState getting started course: learn how to use all the features of XState to build powerful state charts and actor systems 🚀
richardcrng/riduce
Get rid of your reducer boilerplate! Zero hassle state management that's typed, flexible and scalable.
shanibider/ANASTACIA-MERN-ECOMMERCE
Full-stack E-commerce Clothing Website, developed using MERN (MongoDB, Express.js, React, and Node.js), RESTful API architecture, and advanced React-based architecture (Redux, Hooks, Routing, React-Bootstrap). Features include PayPal API, Firebase for user management, TablePlus and pgAdmin4 for database management, and Render for cloud hosting. 🖥
proyecto26/use-dictionary
A React useReducer() hook to use dictionaries (keys and values) 🔑
ariesjia/use-reducer-middlewares
enhance React Hooks API `useReducer` can use middleware
ahmadaidil/form-validation-yup
Example react form validation with "yup" as object schema validation
ItsJonQ/use-state-reducer
🔽 use-state-reducer
ThekhoN/react-state-with-createContext-useReducer-demo
Managing React app state via Context and useReducer
bakerAllozi/worldwise-react.js
react router + usereducer + context api
codexarama/Fakeflix
Clone d'une Plateforme de streaming
jason89521/quickly-use-reducer
Quickly generate a reducer and corresponding action creators
muhammadumair12345/expense-tracker-pwa
This is a Progressive Web Expense Tracker App with push notification, created with React Typescript, Service Worker, Hooks, Context API, useReducer, and also deploy this App on Netlify.
Saber2pr/use-reducer
createStore & useReducer & getState.
sofiane-abou-abderrahim/react-dummy-login-page
I built a dummy login page with React by using several hooks such as side effects, reducers and the context API. But, I also improved this authentication screen with some other features, like the cleanup function, a refactoring input component and "forward refs".
sofiane-abou-abderrahim/react-food-order-app
I built a dummy food order app with React by using its core features, such as Components, React Portal, Modal State, Context API, Reducer, Refs & Forward Refs, Side Effect and so on...
stpkkk/react-quiz
React Quiz app
Gustavo-Victor/mult-step-form
Mult Step Form app
hamzayousuf121/React-Expense-Tracker
Expense Tracker App using React, Context Api, Use Reducer And Deploy on Surge.
myroslav111/goit-react-hw-04-images
gallary(search by name) react
NoorMohammed17/FoodOrderApp
It is a simple food order application .
Pandiaraj-22/sb-admin-dashboard
This is Admin Dashboard
pzppzz/react-state-management-examples
几种常用的React状态管理方案实现TodoList
Sagnik-Coder24/Chat-App
Connect with pals in unique chat rooms.
sasa-djuric/react-use-slice
A react hook to use reducers with an API like createSlice from Redux toolkit, in a typesafe way, with performance in mind.
Jonnathan23/calorie-tracker
Contador de calorías consumidas
BlackTom900131/expense-tracker
Effortlessly manage income and expenses with the Expense Tracker React app. Add, remove, and track transactions while keeping data in sync with local storage.
Jonnathan23/control-gastos
Práctica de React elaboración de una página de control de gastos
MuhdHanish/react_native
A learning repository for React Native with Expo and TypeScript: experimenting with NativeWind, Zustand, hooks, useReducer, Context API, and other essential concepts.
Sagnik-Coder24/Use-Reducer
A React web app demonstrating the use of the useReducer hook for state management.