Skip to content

haruelrovix/product-catalog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 

Repository files navigation

product-catalog

Simple and minimalist Product Catalog app using React Native (Web) & GraphQL

Web iOS
image image

How To Run

  1. Clone this repository
$ git clone https://github.com/haruelrovix/product-catalog.git && cd product-catalog
  1. Build the backend server
$ cd backend && docker-compose build
  1. Run it
$ docker-compose up
  1. backend_ms-product-catalog is up and running

The Frontend part

  1. Open frontend directory
$ cd frontend
  1. Build the container
$ docker-compose build
  1. Run it
$ docker-compose up
  1. Open localhost:3000

React-Native

  1. On the frontend directory, execute
$ yarn ios

Deployment

Find it Live here:

About

Browse around product catalog using React Native (Web) & GraphQL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published