/instagram-clone-mobile

:iphone: Instagram clone application mobile version with React Native

Primary LanguageJavaScript

Instagram Clone (2019)

GitHub language count Repository size GitHub last commit Repository issues License

📱 React Native application AWS image upload and Animated Scroll

Instagram

Tools used:

Running Locally

# Install dependencies
yarn install

# Start the metro bundler into a new terminal tab
yarn start

# Start the app android
react-native run-android

# Start the app ios
react-native run-ios --device