0

While looking for a new website layout, I found a very nice template that I can buy. The template is using React + Next.js. However, I want to use another language to generate HTML which is not React.

Is there a way to 'export' a React page into static HTML + CSS + JS? Then, I would to able to use the rendered HTML template for the programming language of my choice. Unfortunately, I was only able to find tutorials for the inverse way.

The React template has like 20 pages with different components. I'm not sure how this will affect the answer.

citronas
  • 18,499
  • 27
  • 88
  • 157
  • This could help https://stackoverflow.com/questions/59025093/how-to-export-react-app-to-pure-static-html – a.mola Sep 10 '21 at 20:05

0 Answers0