Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/brokarim/react-iframe


https://github.com/brokarim/react-iframe

Last synced: 19 days ago
JSON representation

Awesome Lists containing this project

README

        

# React Iframe

(short for inline frame) is an HTML element that allows you to embed external content, such as a webpage, within your own HTML document. In the context of React, you can create a simple React component that renders an element to embed external content.

image

Sources you can learn from :
- [Best practice for react iframe]([https://vitejs.dev/](https://blog.logrocket.com/best-practices-react-iframes/))
- [Iframe with react](https://blog.bitsrc.io/best-practices-in-using-iframes-with-react-6193feaa1e08)

## Installation

Clone the repo and run `npm install`

## Start

After the successfull installation of the packages: `npm run dev`

Made with ❤️ by Bro Karim