hkirat/prediction-market ? reverse-engineered prompt

Reverse engineered prompt

Build me a simple prediction market starter in this repo.

I want a clean Turborepo with two Next.js apps, one public site for browsing markets and placing predictions, and one docs or admin style app for explaining how it works and showing basic management screens. Keep a shared UI package so both apps use the same buttons, cards, forms, and layout style. Use TypeScript throughout, and make the whole thing feel polished and modern.

For the main app, show a homepage with a list of sample markets, market detail pages, a place prediction flow, and a simple way to see current results or odds. For the second app, make a straightforward info and dashboard area that could later be expanded. Keep everything responsive and easy to navigate.

Please wire up the monorepo so it builds and runs cleanly, and use current docs online if you need to. I mainly want the project structure, pages, and shared component setup done well so I can build on top of it next.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab