letu26/WevCV — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a simple full stack web app for making and sharing a CV online. I want a frontend where someone can enter the usual resume info like name, contact details, summary, work history, education, skills, and links, then save it and see it rendered as a clean personal CV page. It should feel polished and easy to use, with basic validation and a layout that looks good on both desktop and mobile.

Please wire it up to the backend so the CV data is actually stored and loaded, not just mocked. If it makes sense, add a simple way to edit an existing CV and view it again later. Keep the design minimal and professional, more like a real portfolio resume page than an admin dashboard.

Use whatever structure is already started in this repo, and fill in the missing pieces so it runs end to end. If anything is unclear, look up current docs online and make sensible choices.

Want more depth? Deep Reverse