Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 654 Bytes

File metadata and controls

20 lines (11 loc) · 654 Bytes

Flashcards

This app allows users to study a collections of flashcards.

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

Getting Started

  • Install and start the app
    • npm install
    • npm start

App Compatibility

This app has been generated into an Android app and tested on an Android phone.

The app has also been tested on an Android and IOS emulator through https://snack.expo.io/

This project was bootstrapped with Create React Native App.