basedhound/gm-social_app_mern — reverse-engineered prompt
Reverse engineered prompt
Build me a full social media app for a company community called Groupomania Social. I want people to be able to create an account, log in securely, edit or delete their profile, and make posts that they can create, update, and delete. The feed should feel like a normal modern social app, with clean cards, dates, forms, loading states, and a responsive design that works well on desktop and mobile.
There should also be admin users who can manage the platform and moderate content or accounts. Please make the backend secure, with protected routes, hashed passwords, tokens for login sessions, safe environment variables, and sensible API validation. Use a React frontend with a Node and Express API connected to MongoDB, and keep the code organized so it’s easy to run both the client and server locally.
Make it polished enough for a school final project demo, not just a rough prototype. Look up current docs online if you need to.
Want more depth? Deep Reverse