/udacity-mobile-flashcards

Mobile Flashcards is the third of three projects required for Udacity's React Nanodegree program.

Primary LanguageJavaScript

Mobile Flashcards React Native

A React Native app for iOS and Android that allows users to create decks, add cards and quiz themselves.

Mobile Flashcards 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/asadmanzoor93/udacity-mobile-flashcards.git
$ cd udacity-mobile-flashcards
$ yarn

Usage

The project can be run with npm or yarn

  • yarn start or npm start

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

Screens