Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 556 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 556 Bytes

HPDF-ReactNative-TwitterClone

HPDF Task 1 : Twitter Clone App using React Native

DEMO App (Android)

DEMO

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