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
- Host: GitHub
- URL: https://github.com/mgradzka/botanical-app
- Owner: mgradzka
- Created: 2023-07-19T14:27:51.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-19T08:49:05.000Z (over 2 years ago)
- Last Synced: 2025-09-07T01:38:40.942Z (9 months ago)
- Topics: firebase, reactjs, rest-api, styled-componets
- Language: JavaScript
- Homepage: https://botanical-order.netlify.app/
- Size: 467 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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




