lifting-state-up
There are 75 repositories under lifting-state-up topic.
Learn-React-With-Harshi/chapter-11-data-is-the-new-oil
Chapter-11 is about Data layer of the app. Consider data as if it's oil, use it wisely because that is what powers the engine, and its expensive as well. There were discussion on what is data in React, how to pass data in the component hierarchy, from parent to child, child to siblings, child to parent, and finally throughout the app.
anas-ambalavan/namaste-react
Namaste React
nitish-sandhawar/XFlix-Frontend
A video streaming site where we can upload our own videos like youtube
simon-das/react-topics
A repository for various react topics
sofiane-abou-abderrahim/react-form-demo
I built a nice functional React application that is not overly complex. But, I used all the core features and building blocks that are important for React : Components, props, state with the useState hook, lifting state up, styling, passing functions between the different components and way more ! In short, I used all the core patterns and concepts which we basically need for every React application. That’s why I believe that this application is hopefully a great proof of my skills in React.
ajeyanadig/FarAwayy
A Travel Itenary List. Basics Of React.
alecy1/timeconverter
Este es un convertidor de unidades de tiempo, peso y longitud. Esta codificado con React. En el codigo encontraras Lifting State Up y Components and Props.
hariyebk/Far-Away
Travel Essentials Checklist
hariyebk/Split-Bill
split bills with Friends
lechinal/02-react-steps
This is the "Steps" application, a React project created to showcase key concepts related to interactive components, state management, and event handling.
manuchaitanya17/MeTube
A Web Application that allows users to Watch Videos, View Video Details, and Create Custom Playlists.
manuchaitanya17/Nebula-AI
A Web Application that utilises AI to provide users with data-driven insights, interactive visualizations, and customizable dashboards.
Mfeyza/Book-store
MFY Sahaf is an online platform for books and electronics. This React-based application provides users with a comprehensive platform to explore, search, and purchase a variety of books and electronics. It also features weather updates and currency exchange rates.
petramello/counterApp
This is a counter, you can count the unit of product and the item itself. You can add and subtract the amount of product, put the item into trash and calculate the final price of each item - May/2021.
Rahul-Bhutaiya/Plan-The-Trip
Take a Break & Pack The Snack [Responsive]
Rahul-Bhutaiya/Testimonial-Slider
Testimonial Slider Using React [Responsive]
Rahul-Bhutaiya/Top-Courses
Select Your Favourite Courses [Responsive]
RoyGitt/expense-calculator-reactjs
An expense calculator with graphical representation using graphs for every year.
shanibider/React-Tic-Tac-Toe
Tic-Tac-Toe web application built using React and Vite, focusing on Components, Props, and States. 🖥
dishaSingh03/Swiggy_Food_App
Swiggy Food App Clone: A React-based project replicating Swiggy's food ordering app. Leveraging React, Redux, JavaScript, HTML, CSS, Tailwind CSS, and Jest for testing. Features include search, filter, order management, and real-time API integration for live restaurant data. Optimized for performance and tested for reliability
em-smyth/Travel-list
A simple app that helps you keep track of your packing list for a holiday. To build this app I utilised some React.js fundamentals such as useState, inverse data flow (lifting up state) and derived states.
Khemchand7/Food-Ordering-App
Swiggy App (Frontend)- Clone of Swiggy.com
zangpodawa/cafe-tip-caluclator
Cafe tip calculator designed using react.
zangpodawa/eat-and-split-bill
Eat and split bill app developed using react.
ahmdsamy12/eat-split
eat-split
BurhanDon/React-Investment-Calculator
I created Investment Calculator as for my react Practice, where I learned about Two-Way-Bindings, lifting State U and using helper functions and more.
my-react-course-projects/investment-calculator
Investment Calculator using React Core Concepts
nirajbasnet009/React-Travel-List
This project leverages key React concepts like `useState` for state management, event handling for adding, updating, and deleting items, and efficient list rendering. Whether you're packing for a trip or just staying organized, this app has got you covered!
PrashantBhati001/React-Lifting-the-state-up
This repository contains the code for the concept of lifting the state up
robravi/to-do-list
To-Do-List-App