React and Flux shopping cart

UI Development

This new shopping cart uses React and Flux to create a highly efficient and fast UI with the minimum of code. The cart uses a mock API to hold a list of product skews. A mobile phone can be added to a basket and can also be removed. There are 3 React components cart, product and product list and props are used to pass the data between them. It's also responsive as it's bootstrap based so it will work on phones and tablets.

Select the Live Demo link and add mobile phones to the basket and then remove them.

Live Demo