Checkout our eCommerce admin app at : https://github.com/ahtrahdis7/my-market-admin
- OTP Based Login
- Home Screen
- Categories Screen
- Local Storage Cart
- Add/Remove Cart
- Product Details Screen
This project doesot require basic react native setup to get up and running. Install the expo-sdk and get started. Read more about expo at: https://expo.io Run the below commands in sequence to start the development server in expo. In order to start the development server without expo, read the React Native docs at https://reactnative.dev
1. git clone https://github.com/ahtrahdis7/e-commerce-store-react-native.git 2. cd my-market 3. yarn add expo 4. expo install or yarn install 5. expo start