PaulBratslavsky/freecodecamp-surfcamp-final — reverse-engineered prompt
Reverse engineered prompt
Build me the FreeCodeCamp Surf Camp project from this repo, with a separate client and server like the existing structure suggests. I want it to feel like a polished surf camp website based on the linked Figma design, not just a rough demo.
The app should let visitors browse surf camp content and have a clean modern landing page style. Use TypeScript throughout and keep the setup easy to run locally with the current package manager. If there’s seed data included, wire it up so the app has realistic content when I start it.
Please recreate the main design and layout from the Figma as closely as practical, including responsive pages for desktop and mobile. Keep the code organized between the client and server folders, add any missing environment setup, and make sure the project can be installed, seeded, and started without guesswork.
Look up the current docs online if you need to.
Want more depth? Deep Reverse