Omerixe / mobile-flashcards

Third and final project from the React Nanodegree

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

$ npm install

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

$ yarn android

Enjoy!

Tested on

  • Android Emulator - Nexus 5X API 28
  • Android Emulator - Nexus 5X API 24
  • Physical Device - OnePlus 6 API 29

About

Third and final project from the React Nanodegree


Languages

Language:JavaScript 70.4%Language:Java 11.3%Language:Objective-C 8.5%Language:Ruby 5.4%Language:Starlark 4.5%