There are 1 repository under react-portals topic.
Subscribe to my YouTube channel: https://bit.ly/CognitiveSurge - Building Netflix Using React
An overlay component built by leveraging React Portals. https://react-portal-overlay.netlify.app/
A React library made with Portals for modals, tooltips and popovers.
In this project I want to show you how we could use the API Portals of React to create modal windows over our applications.
A repository for various react topics
An alert dialog implementation for my blog post which explains how to handle errors at the global with react portal and axios interceptor
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.
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.
Today I Learnt - Short notes on various concepts and technologies.
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 🏅
A Countdown Game to understand Refs and Portals features of React
🔗 React Refs & Portals 🌀
Testing React portals with enzyme
POC of advanced react concepts.
React course by Academind (incl. Working with Forms & User Input)
React course by Academind (incl. React Fragments, Portals and Refs)
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. ✅
A clone of the popular streaming service Netflix
React partals with hooks
A React app that fetches random photos and quotes from an API. Click a photo to display a related random quote.
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.
Seamless web app demonstrating efficient navigation, dynamic rendering, and optimized server call interception.
A small book rating system
⏱️ 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'.
React practice projects :recycle:
Тестовое задание Эврика — это одностраничное веб-приложение, позволяющее организовать информацию о квартирах и подъездах между 🏢 домами.
Trailer Base is a movie and TV trailer database that provides users with the latest trailers and information about their favorite movies and TV shows.
a react app of a restaurant landing page with basic functionalities such as cart
A Countdown Game to understand Refs and Portals features of React
React simple mentions is a component for parsing and inserting @user mentions in text inputs, for chat and comments with @-triggered suggestions TypeScript support 🐙.