/react-project-mobile-flashcards

Mobile Flashcards is a React Native app for Android and iOS that allows users to create deck

Primary LanguageJavaScript

Mobile Flashcards

Mobile Flashcards is a React Native app for Android and iOS that allows users to create decks, add cards and quiz themselves.

tech: React Native, Expo, Redux, & React Navigation.

Installation

Clone the repository, change directories, and use NPM or Yarn to install the dependencies.

$ git clone https://github.com/crisanlucid/mobile-flashcards.git
$ cd mobile-flashcards
$ yarn

Usage

The project can be run with npm or yarn

  • yarn start

This will open Expo Developer Tools in the browser. You can then do one of the following.

Testing

This project has been tested on the following platforms:

  • iOS 11+
  • Android 9+.