Mobile Flashcards is a study companion app that quizzes you on subjects of your choice. The decks and flashcards are fully configurable. The project was bootstrapped using Create React Native App.
-
Clone this repo
git clone https://github.com/mikemeyerson/mobile-flashcards.git
-
Install the dependencies
npm install
oryarn
-
Run the app
npm start
oryarn start
Feel free to make a pull request or raise an issue.