Readable is the third project of Udacity React Nanodregree. It is a react-native application where you can create quiz, add cards with questions and answer them.
Follow these instructions to install expo
In the root path:
$ npm install
$ expo start
It starts the Expo CLI server. You can now run the project on your phone by using the Expo app.