Skip to content

mmnsrti/shop

Repository files navigation

reactNativeShop

GitHub Stars GitHub Forks GitHub Issues

Table of Contents

About the Project

Browse Products: Explore a wide range of products from different categories.

  • Product Details: View detailed information about each product, including descriptions, prices, and images.+- Edit Products: If you're an admin, you can edit product details such as name, price, description, and more.
  • Image Picker: Upload product images directly from your device's media library.
  • Related Products: Discover similar products you might like.

Demo

https://github.com/mmnsrti/shop/releases/download/reactnative/application-96c15204-43d5-4c62-90c8-be930562f7db.apk

ScreenShots

Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4 Screenshot 5 Screenshot 6 Screenshot 7 Screenshot 8 Screenshot 9 Screenshot 10

Getting Started

To get started with this project, follow these steps:

Installation

  1. Clone the repository

    git clone https://github.com/mmnsrti/shop.git
  2. Install dependencies

    npx create-expo-app@latest --template tabs@49
    npm install @react-native-picker/picker --save 
  3. Run the project

    npx expo start     
    1. Open http://localhost:8080 in browser or use expo Go app from https://expo.dev/client
    2. Enjoy!