edited readme.md
This commit is contained in:
parent
e01a8efba5
commit
b38246973b
14
README.md
14
README.md
|
@ -4,11 +4,15 @@
|
|||
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
|
||||
![mld edit](./src/assets/screenshot/1.png){ height=50% }
|
||||
![mld edit](./src/assets/screenshot/2.png){ height=50% }
|
||||
![mld edit](./src/assets/screenshot/3.png){ height=50% }
|
||||
![mld edit](./src/assets/screenshot/4.png){ height=50% }
|
||||
|
||||
![mld edit](./src/assets/screenshot/1.png)
|
||||
![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: 250px;
|
||||
}
|
||||
</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