REACT-NATIVE + NEWSAPI.ORG = AWESOME NEWS APP
- Git clone this repository
- In your project root directory open terminal and run
npm run rn-news-init
- Make sure you have react-native-cli installed globally before the next step.
- Launch your AVD or connect your android device
- In the terminal opend run
react-native run android