usereducer-hook

There are 203 repositories under usereducer-hook topic.

  • useReducer

    Language:JavaScript1
  • useReducer-back-account

    Language:JavaScript
  • context-reducer

    Language:JavaScript
  • Foodie-reactjs

    A Frontend of a food ordering app .Focusing more on the functionality keeping the UI minimalistic.

    Language:JavaScript1
  • todo-app

    A Todo App with CRUD functionality and unit test to test for user actions

    Language:JavaScript1
  • interactive-comment-section

    Review your projects, get reviews from yours and develop your network while using this interactive website

    Language:JavaScript1
  • counter

    A simple react counter using useReducer React Hook

    Language:JavaScript1
  • Udemy-Reactnative-Food-App

    This application displays the restaurants from yelp.com arranged according to their cost. It also allows user to search restaurants.

    Language:JavaScript1
  • react-expense-tracker-app

    A progressive web application (PWA) POC project. Links: https://expense-tracker-amlakhani.surge.sh/ and https://expense-tracker-pwa-amlakhani.surge.sh/

    Language:JavaScript1
  • use-reducer-demo

    React app to demonstrate how to simplify state management with useReducer hook

    Language:JavaScript1
  • react-fetch-and-render-data-exercise

    React-based frontend for app that fetches data from external API using Axios and renders in on the page

    Language:JavaScript1
  • useReducer-hook

    ReactJS useReducer Hook

    Language:JavaScript1
  • Quiz-Project

    useReducer hook usage

    Language:JavaScript
  • react-tutorials

    React JS tutorials by all react-hooks

    Language:TypeScript
  • react-challenge-tic-tac-toe

    👨🏻‍💻 🎮 Tic Tac Toe desenvolvido em React utilizando useReducer para gerenciamento de estado. Inclui animações CSS e efeitos de celebração com react-confetti.

    Language:TypeScript
  • REACT-LEARNING

    Finally after ages of learning vanilla JS and TS here we are learning React and Node with Typescript

    Language:TypeScript
  • rkl-insurance-app

    React Insurance table Reducer hook,

    Language:JavaScript
  • React-shopping-cart

    This project is a simple e-commerce shopping cart built using React. It allows users to add products to their cart, adjust the quantity of each product, and remove products from the cart. The cart state is managed using the useReducer hook and is persisted in localStorage to maintain the cart state across page reloads.

    Language:JavaScript
  • 6-sc-carro-compras

    Carro de compras

    Language:JavaScript
  • calculadora-calorias

    Es un proyecto de práctica en donde utilicé por primera vez el hook de useReducer, además de usar LocalStorage para alamcenar la información del State. Lo acabo de actualizar y ahora también utiliza el useContext.

    Language:TypeScript
  • React-Mastery-Quiz

    A quiz app testing our react_Js mastery, demonstrating the useReducer( ) hook and also using json-server ⚛️

    Language:JavaScript
  • Shopping-list

    A Web app for creating, organizing, and managing grocery lists online from any device. Built with React, it uses Material UI for design, React Toastify for notifications, and Lucid React icons for visuals. Live preview here.

    Language:JavaScript
  • React-2Branch-2Projects-UseReducer-UseContext

    Welcome to the Shopping App! This React application allows users to manage their shopping cart efficiently. Below, you'll find detailed information about the app's features, the technologies used, how to get started with the project, usage instructions, the project structure, how to contribute, and licensing information.

    Language:JavaScript
  • react-hooks-v8

    The "react-hooks-v8" project is a collection of examples and experiments showcasing the usage of various React hooks such as useRef, useId, useCallback, useLayoutEffect, useMemo, and useReducer. Each hook is implemented in a separate file, with dedicated routes in the application to demonstrate its functionality and usage.

    Language:JavaScript
  • Login-Handler-App

    Created a Login Page , expecting user to enter valid Email and Password , applied basic validations to Email and Password field and after successful credentials entering user to Home Screen , and maintaining user login status in LocalStorage, so that refreshing won't impact. Used AuthContext (for storing user details) useContext , useReducer hooks.

  • Food-Order-App

    Our Food order app that allows users to select dishes, customize their orders, and place them for delivery.

    Language:JavaScript
  • ResortifyFrontend

    Resortify Frontend: A dynamic web application built with React.js, Bootstrap, and Leaflet for resort bookings and registration. Features include multi-step forms, global state management with Redux, interactive maps, image uploads with multer, and dashboard tables using react-datatable-component.

    Language:JavaScript
  • student-management-system

    MERN STACK web app to help college students organize their semester

    Language:JavaScript
  • Ajuba-Shopping-Store

    Ajbua Shopping Store App

    Language:JavaScript
  • React-Quiz-App

    10th project, for practicing useReducer-hook

    Language:JavaScript
  • bus-seat-booking-ui

    Bus Seat Booking App

    Language:JavaScript
  • shopping-cart

    Assessment using React, TypeScript and useContext & useReducer hooks

    Language:TypeScript
  • worldwise

    Tracking App

    Language:JavaScript
  • movie-app

    movie app. you search movie you like and added to watch list or watched movies. I used react hooks like useReducer and useContext to manage project state

    Language:TypeScript
  • Big-todo-app

    It's not about just another todo app, it's very big project with main concepts in frontend. This app will has really many functions. Main goal is practice and repite main concepts and patterns in frontend.

    Language:TypeScript
  • usepopcorn-app

    🍿 Discover, rate, and manage your favorite movies with usePopcorn, a React app powered by custom hooks, Context API, and useReducer 🎬

    Language:JavaScript