Waphayll/bened-app ? reverse-engineered prompt

Reverse engineered prompt

Build me a simple web app called Bened App with a clean React and Vite frontend.

I want users to be able to sign in with email and password using Appwrite, then use the app after login. The main experience should connect to an OCR backend so people can upload or submit an image and get the text pulled out clearly on the screen. Keep it straightforward and user friendly, with a basic modern layout and good loading and error states.

Please make it work with environment variables for the Appwrite endpoint and project ID, and make sure the frontend can run locally and also be deployed easily. If you need to check current docs for Appwrite or Vite setup details, go ahead and look them up.

Focus on getting the app working end to end, including the login flow, the OCR request flow, and a polished frontend that feels ready to use.