https://github.com/iamgkstack/product-details
fetch product details and fetch product by its type
https://github.com/iamgkstack/product-details
Last synced: 4 months ago
JSON representation
fetch product details and fetch product by its type
- Host: GitHub
- URL: https://github.com/iamgkstack/product-details
- Owner: iamgkstack
- Created: 2019-08-09T06:57:58.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T06:51:04.000Z (over 3 years ago)
- Last Synced: 2025-04-09T19:51:52.076Z (over 1 year ago)
- Language: HTML
- Size: 621 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# product-details
fetch product details and fetch product by its type
## Setup
```bash
app link:- https://product-app-3990.herokuapp.com/
git clone https://github.com/iamgkstack/product-details.git
# Run the following command after cloning
cd product-details
execute yarn for insatlling all the packages and dependencies
# for starting the app execute
yarn serve
```