This is my submission for the final project of the Udacity React Nanodegree.
It is a mobile application for Android and iOS that allows users to study collections of flashcards. The app allows users to create different categories of flashcards called "decks", to add flashcards to those decks and then take quizzes on those decks.
The app was built using react-native and redux.
To test the application:
- install all project dependencies with
yarn install
- start the test server with
yarn start
orexpo start
The application was tested on:
- Nexus 5X API 30 Android Emulator
- Motorola g6 physical device
- iPhone 11 (iOS 14.5) Emulator