- Node must be installed.
- Install expo cli on your local machine.
- Clone this repo :
$ git clone https://github.com/QUaSaR14/NewsApp.git
$ cd NewsApp
- Install dependencies/packages
$ yarn add
(or)
$ npm install
- Run this app on either Android/IOS emulator or To run it on phone download Expo from Play/App Store and scan the QR
$ yarn start
(or)
$ npm start
Now you are ready to rock.... !!!!