An open API service indexing awesome lists of open source software.

https://github.com/mgradzka/botanical-app

Order app using react with rest API
https://github.com/mgradzka/botanical-app

firebase reactjs rest-api styled-componets

Last synced: about 2 months ago
JSON representation

Order app using react with rest API

Awesome Lists containing this project

README

          

# Botanical-app
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.

## Tools
• React

• JavaScript

• Firebase

• Styled Components

• Bootstrap

## Live version

# Installation
```bash
npm install
npm start
```

# Visuals
![botanical1](https://github.com/mgradzka/Botanical-app/assets/93905513/4cb4aff8-acc2-48ae-bef5-92cf766412c2)
![botanical2](https://github.com/mgradzka/Botanical-app/assets/93905513/a29fa2c1-2267-4152-a54b-ebd534cee492)
![botanical3](https://github.com/mgradzka/Botanical-app/assets/93905513/2337b1a0-725f-4d16-a8af-a4ce81264254)
![botanical4](https://github.com/mgradzka/Botanical-app/assets/93905513/f4872b5c-a75c-4b9d-af83-5764e767a65d)
![botanical5](https://github.com/mgradzka/Botanical-app/assets/93905513/0a8018da-3069-40cf-9137-9e2f433ef21e)