An application that allows you to order plants for your home. The products are fetched from Firebase. User can add items to the cart, and then change the quantity or delete a specific item. When making an order, a user must provide his ordering details. After validation of the input fields, the data is sent to the Firebase.
• React
• JavaScript
• Firebase
• Styled Components
• Bootstrap
npm install
npm start