Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jomendez/react-native-flash-cards

Flash card game done using react native
https://github.com/jomendez/react-native-flash-cards

Last synced: 6 days ago
JSON representation

Flash card game done using react native

Awesome Lists containing this project

README

        

# 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**.