Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Javier Mellado authored May 14, 2017
1 parent 4a0ca40 commit 95fedb0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
# The-GArdian
React Native demo app powered by The Guardian API

###note
### note
This repo won't work unless you get an access key to The Guardian API.
Once you get yourself an API key, go to ```./utils/core.js``` to the line 7 and set the variable ``apiKey`` with your Api key.

You can get your key in this link [Get The Guardian API key](http://open-platform.theguardian.com/access/#get-access)

##Install
## Install


Execute `npm install`

##Run the app
## Run the app
Execute `react-native run-ios`

##Demo
## Demo

![alt tag](https://github.com/teseo/the-gardian/raw/master/assets/demoApp.gif)

0 comments on commit 95fedb0

Please sign in to comment.