Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

```