edit
This commit is contained in:
parent
182e0f7fab
commit
5fcabf0bb7
|
@ -4,16 +4,12 @@
|
|||
This mobile application is an e-commerce app with limited-time offers, coupon, notifications, SMS verification, third-party payment integration(Stripe), and a backend connected to WordPress WooCommerce.
|
||||
|
||||
### Screenshot
|
||||
<img src="./src/assets/screenshot/1.png" alt="image" style="width:100px;height:auto;">
|
||||
<img src="./src/assets/screenshot/1.png" alt="image" style="width:50px;height:auto;">
|
||||
|
||||
![mld edit](./src/assets/screenshot/2.png)
|
||||
![mld edit](./src/assets/screenshot/3.png)
|
||||
![mld edit](./src/assets/screenshot/4.png)
|
||||
<style type="text/css">
|
||||
img {
|
||||
width: 100px;
|
||||
}
|
||||
</style>
|
||||
|
||||
|
||||
This is a new [**React Native**](https://reactnative.dev) project, bootstrapped using [`@react-native-community/cli`](https://github.com/react-native-community/cli).
|
||||
|
||||
|
|
Loading…
Reference in New Issue