Skip to content

Latest commit

History

History
31 lines (18 loc) 路 1.33 KB

README.md

File metadata and controls

31 lines (18 loc) 路 1.33 KB

QuizUp

A mobile application (for both Android and iOS) that allows users to study collections of flashcards. The app allow users to create different categories of flashcards called "decks", add flashcards to those decks, then take quizzes on those decks.

Requirements

Libraries Used

How to run:

  1. Download or Clone the Repository.

  2. Run yarn install to install the project dependencies in the App directory.

  3. Run yarn start to start the app.

  4. Press i to start the iOS emulator. (You must be on a MAC and have XCODE installed).

Testing:

This App has been tested on a iOS Platform.

create-react-native-app

This project was bootstrapped with Create React Native App.The most recent version of this guide is available here.