A mobile flashcard app for iOS and Android. Built using React Native, Redux, and Styled-Components.
- Run
yarn install
- Run
yarn start
- Scan the QR code in the terminal with the Expo app (Android) or the Camera app (iOS)
- Press a for Android emulator, or i for iOS simulator
- Press e to send a link to your phone with email/SMS
This app uses the following technologies:
- React Native
- Redux
- Styled Components
- React Navigation
- AsyncStorage
- ES6
- react-native-animatable library
- Create decks of mobile flashcards
- Add cards to each deck
- Start a quiz for each deck
- Receive notifications to start a quiz each day
- Delete decks
- iOS simulator (iPhone X)
- Android emulator (Pixel 2)