Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

102
Vistas
adding react app to static html and css portfolio

I'm new to react, how can I add the apps I create to my static portfolio? I've built an app that's on GitHub and I want to add it to my portfolio i.e. www.mysite/app.

Portfolio
React App

about 4 years ago · Juan Pablo Isaza
2 Respuestas
Responde la pregunta

0

I believe the only way you can do this is to embed the react app in a fullscreen iFrame. First you'd need to host the react app on a web host that supports it (replit maybe), and then you would stick this in the html.

<iframe src="https://react-app-url" style="position:fixed; top:0; left:0; bottom:0; right:0; width:100%; height:100%; border:none; margin:0; padding:0; overflow:hidden; z-index:999999;">
Iframes are not supported on your browser
</iframe>

I am sorry if this does not work (I have not tested it) but I use replit a lot and replit has great support for React so this is probably what I would do in your situation.

about 4 years ago · Juan Pablo Isaza Denunciar

0

The following tutorial explains how to deploy a React app to a static GitHub Pages site: https://github.com/gitname/react-gh-pages

I would guess that it wouldn't work well if your app uses routing because reloading the page when the active path is not the root one would fail.

about 4 years ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda