react-portals
There are 54 repositories under react-portals topic.
karlhadwen/netflix
Subscribe to my YouTube channel: https://bit.ly/CognitiveSurge - Building Netflix Using React
KRRISH96/react-portal-overlay
An overlay component built by leveraging React Portals. https://react-portal-overlay.netlify.app/
bonavida/react-a-gate
A React library made with Portals for modals, tooltips and popovers.
ger86/react-portals-modal
In this project I want to show you how we could use the API Portals of React to create modal windows over our applications.
simon-das/react-topics
A repository for various react topics
definite2/alert-dialog
An alert dialog implementation for my blog post which explains how to handle errors at the global with react portal and axios interceptor
ger86/react-portals-window
In this project I want to show you how we could use the API Portals of React to handle the state of a popup window opended from a component.
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.
ZarishIqbal/til
Today I Learnt - Short notes on various concepts and technologies.
AhmadrezaMozaffary/react-food-order
A simple food order website using React JS to wrap up all of the core concepts of react wich are mentioned in the topics section below 🏅
BlackTom900131/refs-portals-react
A Countdown Game to understand Refs and Portals features of React
bsonntag/react-isomorphic-portals
Create react portals on the server
ch0ripain/react-refs-and-portals
🔗 React Refs & Portals 🌀
FabioAntunes/react-portals-example
Testing React portals with enzyme
Getting-Started-Tutorials/advance-react-poc
POC of advanced react concepts.
ilkyazar/react-complete-guide-food-order-app
React course by Academind (incl. Working with Forms & User Input)
ilkyazar/react-complete-guide-practice-project
React course by Academind (incl. React Fragments, Portals and Refs)
juancumbeq/platzi-react-fundamentals
In this course, I created a TODO app and learned how to build interactive web applications with React.js. I worked with components, props, CSS styles, states, and React effects, and implemented React Context, React Portals, and storage with Local Storage. ✅
ogAndrew/netflix-clone
A clone of the popular streaming service Netflix
Shadi-i2/Random_Photos_Qoutes_App
A React app that fetches random photos and quotes from an API. Click a photo to display a related random quote.
Stav93/-DogsParksApp_final_roject
Dogs Park App is an app that is built for dog owners . The app lets the user sign up and upload their dog's details (name, age, weight .etc.) – adding, editing and deleting. The user can search for dog parks and filter to a specific city (from the list), In addition, the user can "like" and "unlike" a park which will be added to his or her profile.
AlyceBittar/ReactRouter
Seamless web app demonstrating efficient navigation, dynamic rendering, and optimized server call interception.
callmeskyy111/The-Almost-Final-CountDown
A fun timer based guessing game, where the user/player guesses the amount of time passed, based on intuition and scores accordingly. The project showcases React's features such as 'Refs' & 'Portals' 🕰️
ednaldocordeiro/bookwise
A small book rating system
NavindaFernando/CHELF
React practice projects :recycle:
teplokotov/eureca-test-app
Тестовое задание Эврика — это одностраничное веб-приложение, позволяющее организовать информацию о квартирах и подъездах между 🏢 домами.
bognikk/REACT-add-user-app
The practice app that's containing all the basic core concepts of the REACT + fragments, portals, refs.
dragana1611/user-form-react-app-by-max
user form react app
mostafarakib/react-mealsHub
a react app of a restaurant landing page with basic functionalities such as cart
prabhu30/refs-portals-react
A Countdown Game to understand Refs and Portals features of React
TEECOD3/FORMandLIST
Simple form to collect data and add it to a list of items, With basic form validation