GitHub topics: use-reducer
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 š
Language: TypeScript - Size: 72.3 KB - Last synced at: 4 days ago - Pushed at: 7 months ago - Stars: 22 - Forks: 4

dai-shi/use-reducer-async
React useReducer with async actions
Language: TypeScript - Size: 2.18 MB - Last synced at: 1 day ago - Pushed at: about 2 years ago - Stars: 181 - Forks: 9

shardwiz/ecommerce-store-reactjs-stripe-oauth2
š A fully functional Ecommerce web app built with React, React Router, OAuth2, and Stripe for payments. Users can log in, browse products, add items to the cart, and pay via credit card. Deployed on Netlify, with product images sourced from Unsplash.
Language: JavaScript - Size: 15.2 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 6 - Forks: 0

Amir-mohammad-ahmady-1234/Quiz-App-With-React
quiz app
Language: JavaScript - Size: 1.12 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

Sagnik-Coder24/Chat-App
Connect with pals in unique chat rooms.
Language: JavaScript - Size: 636 KB - Last synced at: 1 day ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

stpkkk/worldwise
Language: TypeScript - Size: 11.2 MB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

stpkkk/react-quiz
React Quiz app
Language: TypeScript - Size: 560 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

Jonnathan23/control-gastos
PrÔctica de React elaboración de una pÔgina de control de gastos
Language: TypeScript - Size: 224 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Jonnathan23/Calculadora-de-propinas
Calculadora de propinas
Language: TypeScript - Size: 52.7 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Jonnathan23/guitarLA_React-migraci-n
Migración del guitarLA de Javascript a Typescript
Language: CSS - Size: 411 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Jonnathan23/calorie-tracker
Contador de calorĆas consumidas
Language: TypeScript - Size: 82 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Sagnik-Coder24/Use-Reducer
A React web app demonstrating the use of the useReducer hook for state management.
Language: JavaScript - Size: 90.8 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

proyecto26/use-dictionary
A React useReducer() hook to use dictionaries (keys and values) š
Language: TypeScript - Size: 403 KB - Last synced at: 3 days ago - Pushed at: 7 months ago - Stars: 9 - Forks: 1

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.
Language: JavaScript - Size: 437 KB - Last synced at: 5 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

zane-pan/react-state-management-examples
å ē§åøøēØēReactē¶ęē®”ēę¹ę”å®ē°TodoList
Language: TypeScript - Size: 49.8 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

mohammed-bakkali/react-calculator-state-management
A React calculator project implementing the useReducer hook and Redux for educational purposes.
Language: JavaScript - Size: 202 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

penn201500/ReactForum
This is a React-based web application that demonstrates key features like user authentication, profile management, create and update post, socket, and more. It leverages modern JavaScript and React, and is optimized for performance with Webpack and other tools.
Language: JavaScript - Size: 1.32 MB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Gustavo-Victor/mult-step-form
Mult Step Form app
Language: TypeScript - Size: 436 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

the-road-to-learn-react/use-combined-reducers
Custom hook to combine all useReducer hooks for one global state container.
Language: JavaScript - Size: 960 KB - Last synced at: 6 days ago - Pushed at: almost 5 years ago - Stars: 75 - Forks: 9

beatrizmf/timer
A pomodoro timer to your tasks using context and reducer api. āļø
Language: TypeScript - Size: 159 KB - Last synced at: 12 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

beatrizmf/coffee-delivery
Landing page of a coffee delivery menu, with functional cart and checkout. āļø Context + Reducer š
Language: TypeScript - Size: 55.7 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

thaua-engelmann/expanse-tracker
This app, called " dt money ", is a ReactJS Expanse Tracker developed during Rocketseat's Ignite Bootcamp.
Language: TypeScript - Size: 525 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ariesjia/use-reducer-middlewares
enhance React Hooks API `useReducer` can use middleware
Language: TypeScript - Size: 4.74 MB - Last synced at: 28 days ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 2

sabbir-web-dev/countryApp
react country app
Language: JavaScript - Size: 187 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

bayodesegun/fullstackopen-redux
Exercises of the Full Stack open course (https://fullstackopen.com/en/), using Redux with React
Language: JavaScript - Size: 456 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

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".
Language: JavaScript - Size: 24.4 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

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...
Language: JavaScript - Size: 427 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

NewmanAdesan/React-Quiz-Web-Application
This Project helps me witness and master the power and usecase of useReducer hook in managing state. Its pretty awesome.
Language: JavaScript - Size: 362 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

LunaDeLaet/MERN-catering
Full-stack Kevins Catering Ecommerce Website
Language: JavaScript - Size: 1000 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

akshaykamath45/mail-box
mini email web app
Language: JavaScript - Size: 169 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

NoorMohammed17/FoodOrderApp
It is a simple food order application .
Language: JavaScript - Size: 586 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

richardcrng/riduce
Get rid of your reducer boilerplate! Zero hassle state management that's typed, flexible and scalable.
Language: TypeScript - Size: 16.2 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 15 - Forks: 0

Ethel-tech/Counter-App
Two simple counter apps, one done with useReducer and the other done with Custom Hooks. The counter app changes background color on click of any buttons in the counter app, and a page to test errors
Language: HTML - Size: 1.17 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Stav93/--Food-Order-App---React-practice
Practicing React by creating a Food Order App with portals, Cart modal, list of meals, selecting amount and more (during Udemy Course - React - The Complete Guide (incl Hooks, React Router, Redux))
Language: JavaScript - Size: 843 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

codexarama/Fakeflix
Clone d'une Plateforme de streaming
Language: JavaScript - Size: 4.17 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

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.
Language: TypeScript - Size: 25.4 KB - Last synced at: 30 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

jason89521/quickly-use-reducer
Quickly generate a reducer and corresponding action creators
Language: TypeScript - Size: 2.93 KB - Last synced at: 23 days ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

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.
Language: JavaScript - Size: 15.2 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 43 - Forks: 14

YerikAH/rock-paper-scissors-game-frontendmentor
Rock-paper-scissors 2 (hardest) game developed with React, handle state with useReducer hook.
Language: JavaScript - Size: 169 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ThekhoN/react-state-with-createContext-useReducer-demo
Managing React app state via Context and useReducer
Language: JavaScript - Size: 3.64 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 2

DouglasVolcato/useReducer-react
useReducer example.
Language: TypeScript - Size: 25.4 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ItsJonQ/use-state-reducer
š½ use-state-reducer
Language: JavaScript - Size: 3.52 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

dusanjovanov/use-reducer-actions
Simplified useReducer
Language: TypeScript - Size: 130 KB - Last synced at: 25 days ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

PabloXT14/Coffee-Delivery
O Coffee Delivery nada mais Ć© que um carrinho de compras de cafĆ©, contendo pĆ”gina de opƧƵes e seleção de pedidos, pĆ”gina de finalização do pedido, e por fim uma pĆ”gina com as informaƧƵes de entrega. Tudo nesta aplicação Ć© salvo de forma local, ou seja, nĆ£o estĆ” vendendo cafĆ© de verdade hehe š
Language: TypeScript - Size: 29.5 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

myroslav111/goit-react-hw-04-images
gallary(search by name) react
Language: JavaScript - Size: 2.26 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Muralidhar22/todo-app
Todo application which you can use to track and complete your daily tasks
Language: JavaScript - Size: 399 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

CarlosVMPE/react-heroes-spa-vite
Aplicación SPA de heroes usando React
Language: JavaScript - Size: 7.73 MB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

rn1hd/use-reducer-example
It is a small React project to help us understand the useReducer hook for state management.
Language: JavaScript - Size: 275 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

larkes-cyber/use-reducer
Language: JavaScript - Size: 281 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

wasabi315/react-use-actions
Language: TypeScript - Size: 2.51 MB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

LeionTamer/react-todo-reducer-with-portal
A simple todo-list project that uses React's useReducer and createPortal (for modals)
Language: JavaScript - Size: 208 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

emiliamyllykyla/sudoku
:1234:āSudoku game with light and dark theme!
Language: TypeScript - Size: 188 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

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.
Language: TypeScript - Size: 523 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

ahmadaidil/form-validation-yup
Example react form validation with "yup" as object schema validation
Language: JavaScript - Size: 3.77 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 2

cmi112/online-shop-cart
simple shopping cart
Language: JavaScript - Size: 3.77 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

hamzayousuf121/React-Expense-Tracker
Expense Tracker App using React, Context Api, Use Reducer And Deploy on Surge.
Language: JavaScript - Size: 206 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

SirawichDev/global-useReducer-todoList-hooks
Language: JavaScript - Size: 594 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Saber2pr/use-reducer
createStore & useReducer & getState.
Language: TypeScript - Size: 6.84 KB - Last synced at: 29 days ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0
