This application has various modules and components in order to make a fully working e-commerce store along with Stripe payments integrated. Also, short videos or reel module is included. The application can be used by buyers and sellers both in order to upload products and buy products as well. The application has a feature to be included in a spin wheel to win a specific product. Another component can be used to display and advertise businesses. Stripe payment in integrated using node server and stripe credentials i.e private key and publishable key.
Start the application:
npx expo run:android (android)
npx expo run:ios (ios)
Start the server by:
- cd server
- npx nodemon run index.js Build Android apk: npx eas build --platform android --profile development To make debugable builds:
- install expo-dev-client
- add "developmentClient": true in eas.json.
ScreenShots: