Skip to content

Mobile Flashcards is a React Native app for iOS and Android that allows users to create decks, add cards and quiz themselves. It uses React Native, Expo, Redux, & React Navigation.

Notifications You must be signed in to change notification settings

raslam/mobile-flashcards

 
 

Repository files navigation

Mobile Flashcards

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

app

It uses React Native, Expo, Redux, & React Navigation.

This app is the third of three projects required for Udacity's React Nanodegree program.

Installation

Clone the repository, change directories, and use npm or yarn to install the dependencies.

$ git clone https://github.com/james-priest/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+.

About

Mobile Flashcards is a React Native app for iOS and Android that allows users to create decks, add cards and quiz themselves. It uses React Native, Expo, Redux, & React Navigation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%