JamesKolleh/findit-liberia — reverse-engineered prompt
Reverse engineered prompt
Build me a simple mobile friendly web app called FindIt Liberia. It should help people in Liberia quickly find local businesses by typing a business name, category, or location, then see matching results in a clean directory style list.
Each business card should show the business name, category, location, and phone number, with a clear tap to call button that opens the phone dialer. Use Firebase Firestore as the database and read from a businesses collection with fields for name, category, location, and phone. Include a few sample Liberia businesses so I can test it easily.
Please make it feel lightweight and easy to use on a phone, with a simple search bar, nice spacing, and a friendly Liberia themed look. Set it up as a Vite React app and include the Firebase config file where I can paste my own keys. Also make sure it can be built and deployed to Netlify, Vercel, or Firebase Hosting.
Want more depth? Deep Reverse