Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 363 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 363 Bytes

A fully functional E-Commerce site created using React-Redux.

Visit: https://shop-e-cart.herokuapp.com/

Key features:

  1. Pagination
  2. Searching
  3. Categorisation
  4. Real world API using superagent and Mocky.io
  5. Best practices of developing react application implemented.
  6. Add To Basket feature implemented.
  7. CRUD operations on the cart