Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 501 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 501 Bytes

Mobile Flashcards

A react-native mobile application that allows users to study collections of flashcards.

The app allows users to create different categories of flashcards called decks, add flashcards to those decks and then take quizzes on those decks.

Installation

  1. Clone or download repository
  2. Install dependencies: npm install
  3. Run: npm start
  4. Follow the on screen instructions to run the app on your phone

Note

The application is only tested on an Android device.