edited readme.md

This commit is contained in:
Philip Cheung 2024-02-26 22:23:16 +08:00
parent e01a8efba5
commit b38246973b
1 changed files with 9 additions and 5 deletions

View File

@ -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).