A shopping application to list products and search a product from Amazon API.
- 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.
Servicemodule is used to abstract the data provider layer.
| Dark Mode | Light Mode |
|---|---|
![]() |
![]() |

