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

https://github.com/peimelo/mobile-flashcards

Mobile Flashcards App to test your knowledge.
https://github.com/peimelo/mobile-flashcards

react react-native redux udacity-react-nanodegree

Last synced: 3 months ago
JSON representation

Mobile Flashcards App to test your knowledge.

Awesome Lists containing this project

README

        

# Mobile Flashcards

Mobile Flashcards App to test your knowledge.

Using React Native and compatible with iOS and Android.

## Setup

Open a terminal:

````
yarn install
yarn start
````

## Screenshots

![alt Decks](./screenshots/Decks.png)
![alt NewDeck](./screenshots/NewDeck.png)
![alt NewDeck](./screenshots/NewDeck2.png)
![alt DeckDetail](./screenshots/DeckDetail.png)
![alt NewCard](./screenshots/NewCard.png)
![alt DeckDetail](./screenshots/DeckDetail2.png)
![alt Quiz](./screenshots/Quiz.png)
![alt Quiz](./screenshots/Quiz2.png)
![alt Quiz](./screenshots/Quiz3.png)