/react-native-flash-cards

Flash card game done using react native

Primary LanguageJavaScript

React Native Flash Card

Flash card game project, done using react native, for The udacity nano degree with React

To run the app you can install expo on your computer, then clone this repo or download the source code.

After that, install the dependencies with:

npm install

To run the app with expo, execute the following command:

expo start

Note:

The app was only tested on an android device.