This commit is contained in:
Philip Cheung 2024-02-26 22:29:10 +08:00
parent 182e0f7fab
commit 5fcabf0bb7
1 changed files with 2 additions and 6 deletions

View File

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