Skip to content

App for comparing clothes from online shop from different countries

Notifications You must be signed in to change notification settings

Stackustack/clothes-easy-rater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clothes Rating Comparator

WARNING! App is outdated, Zalando changed the way they're dealing with CORS, current hack doesn't work.

App to aggregate rating about products from app that separates ratings between countries.

Example:

  • Instead of visiting *.de, *.pl, *.fr and so on, you can provide this app with SKU number of the product and app will return ratings from many different countries as well as comments.

Installation

  1. To setup the project, clone it, then install dependencies using npm or yarn.
npm install
  1. Now you need to fill the secrets. Right now we have only "REACT_APP_SHOP_MAIN_URL" which is used to target specific app (which starts with Z and ends with O)
cp .env.sample .env

Demo

Production not set yet.

About

App for comparing clothes from online shop from different countries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published