Run the below commands in sequence to start the developemtn 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 e-commerce-store-react-native 3. yarn add expo 4. expo install or yarn install 5. expo start