Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iamgkstack/product-details
fetch product details and fetch product by its type
https://github.com/iamgkstack/product-details
Last synced: 12 days 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T06:51:04.000Z (about 2 years ago)
- Last Synced: 2024-11-12T20:49:01.764Z (about 2 months ago)
- Language: HTML
- Size: 621 KB
- Stars: 0
- Watchers: 2
- 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
```bashapp 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
```