A native application created with for the last project inside of the Udacity React Nanodegree program.
This is an application to create list of questions that users can play as a Quiz.
The application uses react-native and Redux and has been created with react-native-app
Clone the repository
Run: yarn | npm install
The app can be run on
web: yarn web | npm run web
ios emulator: yarn ios | npm run ios