Sample MCommerce
In this app, we have a simple shopping application. You can add products to your cart, favorite products, and post reviews.
Features
Dark theme
i18n to localize the app
Dummy API integration, you can change it to your own API.
Product ratings and reviews
Product share
Deeplink in order to open product detail page with shared link
Sign up and login
Profile image set and change in account page
State management with redux
You can read read the MCommerce Github Readme for more information.
Screenshots
- Home
- Product
- Categories (Explorer)
- Cart
- Favorites
- Account
- Login