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

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

Third and final project from the React Nanodegree
https://github.com/omerixe/mobile-flashcards

Last synced: 10 months ago
JSON representation

Third and final project from the React Nanodegree

Awesome Lists containing this project

README

          

# Mobile Flashcards

This is a small app to manage different decks of flashcards and learn them while playing the quiz.

## Installation and Running
First clone the repository and then run npm install
```shell
$ npm install
```

Make sure you have at least an Android emulator running or a physical device connected.
To run the project, use yarn android
```shell
$ yarn android
```

Enjoy!

## Tested on
- Android Emulator - Nexus 5X API 28
- Android Emulator - Nexus 5X API 24
- Physical Device - OnePlus 6 API 29