react-usereducer
There are 18 repositories under react-usereducer topic.
proyecto26/use-dictionary
A React useReducer() hook to use dictionaries (keys and values) 🔑
the-road-to-learn-react/react-remove-item-from-list
Remove an Item from List in React
the-road-to-learn-react/react-add-item-to-list
Add an Item to a List in React
igelkottuggla/React-Projects
Simple projects built with React
tchestnut85/to-do-app
This To-Do List app is a Full-Stack MERN app with a RESTful API. React and the Chakra-UI library are on the front-end and a MongoDB database with Mongoose.js, Express.js and Node.js on the back-end. Authentication using JWTs.
the-road-to-learn-react/react-update-item-in-list
Update an Item in a List in React
ilkyazar/react-complete-guide-dummy-app
React course by Academind (incl. Handling Side Effects, Using Reducers & Context API)
uttesh/mywallet
Its a simple react app to demonstrate the use of react hooks and context API with react 16.x
ChandraSunkita/codebook
Codebook is a sample react app which fetches data from api, which has login functionality, ordering and dashboard view of order
melisadoko/React-Quiz
The React Quiz App
animshamura/FetchApp
Fetches using axios, jsonplaceholder and userReducer.
animshamura/HooksRest
useContext, useReducer, useMemo, useRef , useCallback etc have been implemented here.
animshamura/Redtext
Mixed implementation of useContext and useReducer.
eric-muganga/Demo-Online-shopping-App
Online shopping Demo app
hritik-hk/VideoHub-react
A simple react app to demonstrate the use of react hooks(useState, useEffect and useRef) and context API with useReducers
SaMajerus/intro-to-usereducer
[pre-] Week 19 (overall) work [#2]. (Lesson 4). Cloned from 'intro-to-hooks' project.