Moon tech using react best understanding useReducer & context api.
-
Updated
Jul 18, 2023 - JavaScript
Moon tech using react best understanding useReducer & context api.
This e-commerce platform is built with React, Stripe for payment processing, and Netlify Functions as a serverless backend. The app provides a simple and intuitive user interface for browsing and purchasing products online, and leverages Netlify Functions to handle server-side logic and communicate with external services.
This repository is for exercises in Part 6 of Full Stack Open (FSO), "Advanced state management". The projects in this repo are all front-end React web apps, though some have a back-end component handled through json-server. The projects are focused on state management using either Redux or React Query and useReducer.
A React Quiz App featuring 15 questions about React. Built with React using the useReducer hook for state management, this app offers an interactive way to test and improve your React knowledge.
Very very simple app showing Chuck Norris jokes - training for useReducer
A SPA React JS to-do list.
An advanced, still very easy to use reducer for React
Personal project social media site client side.
useReducer, memo, useMemo, and useCallback Demo
FoodX_app,you can add or remove items to cart and checkout with total bill (RESPONSIVE)
Simple React quiz website highlighting the use of the useReducer hook.
It is a quiz app built using react useReducer hook for performance optimization. Users can select different options for the questions and the correct answers will be diplayed.Along with this their score and progress is also tracked. Moreover a timer is also run with the help of useEffect hook. At the end result of the quiz is displayed in percent.
React quiz app with useReducer() hook and fake JSON sever
Shopping Cart con useContext & useReduce
Bookstore site built in React. Customers can browse books and add them to cart. The cart modal features a checkout form, form validation, as well as buttons for adjusting the quantity for each book. The backend is supported by Firebase. It stores the books data, cover images, and customer orders
This project is implementation of state management by using context API and useReducer hook.
React Native app for Jam Timer for Roller Derby. Automatically progresses between jam time, lineup time, and timeout based on user inputs and time limits. Allows user to configure period time, jam time, and lineup time.
Cart Project using React
"react-quiz" project from Jonas' React course
Add a description, image, and links to the usereducer topic page so that developers can more easily learn about it.
To associate your repository with the usereducer topic, visit your repo's landing page and select "manage topics."