Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 681 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 681 Bytes

ShoppingApp

A shopping application to list products and search a product from Amazon API.

About

  • MVVMC is used for the design structure.
  • Swift Package Manager is used to manage dependencies.
  • SDWebImage is used to load images asynchronously.
  • Alamofire used as HTTP Client.

Modules

  • Service module is used to abstract the data provider layer.

Screenshots

Dark Mode Light Mode