Flashcard game built with React Native, using "create-react-native-app" for a template. Technologies include React, React Native, Redux, Node, and Postgres.
Functionality includes:
- Creating Decks of flashcards
- Adding Cards to decks
- Taking a Quiz based on your cards, then seeing a score and resetting
- Local notifications, reminding you to take the quiz daily
- Stack Navigation
- Clone the repository
- Navigate to the root directory, enter
yarn start
into terminal - Open an emulator or enter
q
to get the QR code and scan it using theexpo
phone app