usedispatch
There are 66 repositories under usedispatch topic.
roth.js
roth.js is a tiny react-redux extension library for easier action/dispatch/reducer management
quizapp
https://quizapp-in-react.netlify.app/
Gmail-clone
Gmail with REACT.JS! (with React-Router, REDUX & Firebase)
cart-redux-toolkit-react-project-v2
Cart Project using React with Redux Toolkit
Fast_React_Pizza_Co
In this project, I've mastered advanced React concepts, React Router DOM v6+, React Redux Toolkit, and essential APIs like `useSelector` and `useDispatch`.
shopmate-redux
REACT-REDUX Shopping cart using REDUX
redux_toolkit_Counter
Introducing my counter app built with React, React-Redux, and Redux Toolkit, utilizing the useDispatch and useSelector hooks. You can increment or decrement the counter with a single tap, ensuring a smooth user experience.
redux-middleware-routing
Syntax practice of Redux, Redux Toolkit, React Router DOM, Middleware by Counter app as example
react-samurai-tenzies-game
Built with ReactJS/Create React App, this is a portfolio application built to understand the basics of state management. Inspired by the Tenzies Game from the YouTube tutorial for React by Scrimba.com/Free Code Camp. Built with Redux Toolkit for state management. Connected to Snyk, that helps sniff out security and code vulnerabilities.
redux-counter
It's a counter app. You can increment,decrement or reset a number.
Redux-Practice
Practicing Redux in React (during Udemy Course - React - The Complete Guide (incl Hooks, React Router, Redux))
ReactJS_Redux
ReactJS - Redux를 사용한 상태관리 #reactjs #redux #리덕스 #상태관리 #리덕스모듈 #Ducksparttern #덕스패턴 #프레젠테이셔널컴포넌트 #컨테이너컴포넌트 #useDispatch #useSelector #styled-components
Pratica_Do_React_Com_Redux
Pratica da utilização do React com o Redux e de conversão do UseState e Fetch API para Redux.
goit-neo-react-hw-module6
Contacts list (search, add, remove contacts, auto store to local storage)
TODO_client
The Frentend app is currently under development for the edit functionality, which is being fixed and will be available in future updates.
React-Redux-Task
Using Redux-Toolkit for Global State Management - Created a cart page with item quantity, price per item, total quantity and total price of the added products.
CartPage-Redux
To create a cart page utilizing React Redux to manage per-item price, quantity, total quantity, and total amount
react-redux-ts-app
TodoList and UserList with React, Redux and TypeScript
prectic-redux-ulbi
Basic Redux App
react-redux-counter
🚀 React Redux Counter Demo App 📊 - ⚛️ React | 🔄 Redux | 🧰 Redux Toolkit - Experience the power of React and Redux Toolkit in action with this demo app. Featuring a React counter and user authentication form, this project showcases the seamless integration of Redux Toolkit for efficient state management in React applications.
Online-Bookstore
Our online bookstore application with essential features such as displaying a list of books and adding books to a shopping cart.
goit-react-hw-06-phonebook
react module 6 homework - phonebook
Redux-Shopmate
Shopping cart using redux
goit-react-hw-06-phonebook
Phone book v4.0 State refactored with Redux Toolkit
fullstack-posts
Fullstack application for adding posts. User registration and authorization are applied.
table-of-expenses
React and Redux | Individual work
counter-app
React and Redux | Individual work
Country-Explorer
In this app, you can input a country in the search bar and get country details like capital, weather, flags etc utilizing restCountries and Weather external API. Also a spin animation when countries are loading
Tutorial-App
Tutorial App
ReduxProje
Redux Toolkit Project
Basic-Redux-Counter-ReactJs
A basic redux based counter and login logout project in which user can login or logout on the site and can toggle and increase or decrease the counter.
calculator
simple calculator in React