prop-drilling
There are 31 repositories under prop-drilling topic.
TomerAberbach/contextus
🏛️ The context you know and love, but framework agnostic!
ahmadiqbalbhatti/EatAndSplitApp
Eat-N-Split app is built using React JS. In this porject, I have learned how to share state back and forth in React JS app at core level. Later I will use API or other liberary to do that like Redux.
androyt1/fake-react-store
A simple react shopping website with state managed using props drilling
Dbest2018/ecommerce_product
This is a solution to the Frontend Mentor challenge (E-commerce product page)
eric-muganga/Project-Management-App
Project Manager using React JS and Tailwind CSS
HasanHuseyinDemir/Chainus
A simple yet powerful framework that is lightweight, reactive, fast, and user-friendly.
pktcodes/react-basics-v2
React Fundamentals
vikaskumaryadav13/Layout-Builder-App-ReactJS-CP-41
The app must have the following functionalities Initially, the checkboxes for Content, Left Navbar, Right Navbar should be checked and all the elements in the layout should be displayed
Albaalah/react-player
Music Player built with ReactJS
gitahievans/advice-generator2
The application generates random pieces of advice and allows users to search for advice by keyword.
selmasaltik/react-advanced-state-management
React's Context API & useReducer - Advanced State Management /// What I learned from "React - The Complete Guide 2024 (incl. Next.js, Redux) - Academind by Maximilian Schwarzmüller"
shallihan/react-music-player
Built entirely using React, a small project to demonstrate the use of React Hooks and prop-drilling.
Abubokkor98/react-world-tour
Learning React
bchavs12/focus-time-app
SPA: Pomodoro focus timer for time management & attention span
dragana1611/tours-react-app
tours react app
erikaperciliano/Timer
This project is a similar pomodoro that is useful while working or studying. After a certain time you stop what you are doing and relax for 5 minutes for example and then go back to doing what you were doing
fabianroy/react-forms-and-context-api
forms and content api
Luke0912/Job-Board
Have basic functionality of searching for jobs, job listings, job pages, ability to apply. Include all relevant pages and sample data.
maryhbb/nextjs-smart-home-lights
A mini Next.js project, smart home lights automation. Share state, display counts, toggle lights and dim background.
NirajanMahara/react-amazon-clone-2021
Build a Full-Stack AMAZON Clone with REACT JS for Beginners - Full E-Commerce Store
payload10/Todo-App
To do app build with React.js with Applications of local storage, useState and useEffect hooks, props and prop drilling, controlled component input.
Philipdeve/react-foodcounter-app
A Simple React Web app for me to understand React basics, the useState Hook and prop drilling
shifatshuvo/tech-blogs
React: useState, useEffect, component lift up, prop drilling also responsive site
sofiane-abou-abderrahim/react-elegant-context
🚀 Elevate your React apps with advanced state management techniques! Explore component composition, Context API for seamless state sharing, and Reducers for managing complex states. Check out "React Elegant Context" demo now! 💻✨
tareksabbir/React-core
Dive into the main React concepts to enhance my skills and understanding through this simple and effective basic setup!
trishna456/project-management-application
This repository contains a Project Management website built with React, featuring functionalities to add, edit, delete, and manage projects. The project showcases advanced React concepts and utilizes Tailwind CSS for styling, ensuring a clean and responsive user interface.
trishna456/shopping-cart
This is a shopping cart website built using React.js where customers can add clothes to their cart and update the quantities of items. Managed state using the Context API.
ujjwalmaity/todoey
OBJECTIVE: Flutter State Management
victorbadaro/react-prop-drilling-example
A very small (and simple) example of state management in react using prop drilling
willbraun/state-mgmt-patterns
Supplement to my blog post on state management patterns, linked in readme.