Skip to content

This is a small demo to showcase how to use Zalando Shop API

Notifications You must be signed in to change notification settings

lukasniemeier-zalando/shop-api-demo

Repository files navigation

Zalando Shop API Demo

This is a simple single page application that showcases basic capabilities of Zalando Shop API, such as fetching categories, using them to filter articles and finally getting detailed information about the article.

See it in action

Development

If you choose to use this as a starting point for your, there are a couple of things that need to be installed:

  • Node.js
  • gulp (npm install -g gulp)

After that you navigate to the route of this repository and type:

npm install
gulp

This will install all the necessary dependencies and spin up webpack development server with hot code pushes for React components and LESS styles for blazing fast development experience.

Demo Technology Stack

About

This is a small demo to showcase how to use Zalando Shop API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published