how to use firestore to build a product listing database

hello family. i am currently doing my first project(a local marketplace) after following a tutorial. I want to extend the app with firebase and so far i have done user authentication. My next move is to add a database that will allow users to upload and retrieve product details including images(i have no backend experience yet). Any tips will be greatly appreciated thanks in advance.