piyush-eon/job-portal ? reverse-engineered prompt
Reverse engineered prompt
Build me a full stack job portal where people can browse jobs, sign in, and manage listings easily.
I want a clean modern UI that feels polished on desktop and mobile, with a simple homepage, job cards, job details, and basic flows for posting and applying to jobs. Make the sign in and sign up work with Clerk, and use Supabase for storing the job data and anything else needed for the app to work smoothly.
Please use a nice component based design with a strong focus on good spacing, readable typography, and a professional look. I already know this should use React and Tailwind, so set it up that way and make sure the app runs properly from the start.
Use environment variables for the Supabase URL, Supabase anon key, and Clerk publishable key. If you need anything from current docs online, look it up and wire it up correctly.