meowpurrpur/imtheo.lol — reverse-engineered prompt
Reverse engineered prompt
Build me a personal portfolio website for imtheo.lol. I want it to feel like a clean, modern personal site where I can introduce myself, show what I do, link to my projects and socials, and have a simple backend available for any API needs.
Use React with Vite for the frontend, React Router for multiple pages if needed, and an Express backend with TypeScript. Set it up so I can run everything locally with one command, with the frontend on the Vite dev server and the backend on its own API port. Include a basic environment variable setup using an example env file.
Please make the site polished and responsive, with a homepage, an about section, a projects area, and a contact or links section. Keep the code organized between client and server, and make sure there are clear npm scripts for development and production.
Want more depth? Deep Reverse