Retrieve listings from backend for main app page
MuchToKnow opened this issue · comments
- Use a GET route to our backend: https://github.com/DavidW7/CPSC455/blob/main/firebase/functions/routes/listings.js#L7 to retrieve listings and show them on the frontend app page.