HPDF-ReactNative-TwitterClone HPDF Task 1 : Twitter Clone App using React Native DEMO App (Android) Install at local Open Terminal, then type command: git clone https://github.com/saumeya/HPDF-ReactNative-TwitterClone.git Go to project folder : cd HPDF-ReactNative-TwitterClone Type following command : npm install To run on Android : react-native run-android To run on iOS : react-native run-ios