Reverse engineered prompt

GitHub

Please put together a working full stack web app called NyayaSarthi. There is a frontend folder and a Python backend folder, so I want you to make them actually work together end to end and leave me with something I can run locally without a lot of setup.

Keep the experience simple and polished. Add a basic home screen, a main page where the core interaction happens, and connect it to backend APIs so the app can accept user input, process it on the server, and show a useful response. If there are missing pieces, make sensible choices and keep the code clean and easy to follow. Include basic validation, helpful loading and error states, and a short README that explains setup, any environment variables, and exactly how to start both the frontend and backend. If you need details that are not obvious from the repo, look up current docs online and use normal best practices.

Have a live product UI? Try website reverse