I can't create an order in Firebase
I'm creating an app with ReactJS. It's an e-commerce. After I add some product to the cart I have to complete the form to finish the order. That should send the information to Firebase and create a new collection, but…