johnoseni1/Pancake-swap-frontend-clone — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a PancakeSwap style frontend clone in React and TypeScript. I want it to feel like the real PancakeSwap site, with a polished crypto swap interface, BNB Smart Chain focused branding, token selection, swap amount inputs, price and balance style display, and buttons for connecting a wallet and swapping.

Use PancakeSwap public links or APIs where it makes sense, but keep it safe as a frontend clone and don’t add anything risky with real funds unless it’s clearly just a demo. The app should run locally with yarn start and look good on desktop and mobile.

Please clean up the default Create React App starter, organize the code properly, and make the UI feel finished enough that someone can understand what the project is trying to be. Look up current PancakeSwap docs or public API details online if you need to.

Want more depth? Deep Reverse