Exporting
Download the HTML, copy the code, or export a full Next.js project.
Export a finished recreation three ways:
- Download .html — a single self-contained file
- Copy code — paste directly into your own project
- Next.js ZIP — a complete project, ready to run:
npm install && npm run dev
Everything you export is yours — no attribution required, no ongoing dependency on Reverse.
Was this article helpful?