kold027/National_Bank_Of_Darvia — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a simple but polished web app for a fictional bank called National Bank of Darvia. I want it to feel like a small online banking demo, not a real production bank.

Give it a clean public facing homepage with the bank name, a short trust focused message, and clear buttons to sign in or create an account. Then add a basic customer area where someone can log in and see a dashboard with account balance, recent transactions, and a simple money transfer form between accounts. Fake data is totally fine, but the flows should work end to end and feel believable.

Since there’s a public folder and a server folder, please wire up both the front end and back end so the app actually runs as one project. Keep the design modern and straightforward, and make the code easy to follow. If anything is unclear, use sensible defaults and look up current docs online if you need to.

Want more depth? Deep Reverse