Simple Flashcards Application to memorize questions and daily quizzes, built using React Native.
https://github.com/omarrhanyy/omar-flashcards/raw/main/dist/omar-flashcards.apk
- Follow expo-cli install instructions https://docs.expo.io/get-started/installation/.
- Install "Expo Go" in your phone to debug or use an emulator in your machine, Android: https://docs.expo.io/workflow/android-studio-emulator/ iOS: https://docs.expo.io/workflow/android-studio-emulator/
- Clone this repo.
git clone https://github.com/omarrhanyy/omar-flashcards.git
- Enter project directory.
cd omar-flashcards
- Run this command to install dependencies
yarn
- Run this command to start development server.
yarn start
- Android 11 Emulator
- Android 9 Device
