humayrakhanomrime/Vila-State-frontend — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a responsive web app called VilaState for managing records with secure login and simple dashboards.

Users should be able to register and log in with email and password, then land on their own dashboard where they can view and manage their information safely. Admins should have a separate dashboard with more control, including managing users and all saved data. The app needs protected pages so people can’t access dashboards unless they’re logged in, and regular users shouldn’t see admin only areas.

Add the main data management flow too, so records can be created, viewed, edited, and deleted in a clean interface. Use React with Tailwind for the frontend, Firebase for authentication, and connect it to a Node and Express backend with MongoDB for the stored data. Make it look modern, simple, and mobile friendly.

Set up the project so it can run locally, and look up current docs online if you need to.

Want more depth? Deep Reverse