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

https://github.com/mrsaeeddev/product-details-app

A React Native app with dummy Ecommerce products
https://github.com/mrsaeeddev/product-details-app

Last synced: 4 months ago
JSON representation

A React Native app with dummy Ecommerce products

Awesome Lists containing this project

README

          

# Product Details App

# Steps to run cpde
- Run `npm install`
- After installing packages, you can run `yarn run platform_name` to run it on your platform of choice i.e. `android`, `ios` or `web`

# Steps to run tests
- Run `yarn jest` to run all tests

# Note:
- Since, I've deployed the server code (with dummy data) to a Heroku Server so you can run application without needing to do anything for that