Project for React Developer Udacity Nanodegree
This project was bootstrapped with Create React Native App.
Information about Create React Native App and how to use it can be found in its README file.
This project was made as a part of the React Developer Udacity Nanodegree.
$ cd ~/Desktop
$ git clone https://github.com/griffinsockwell/reactnd-project-mobile-flashcards.git
$ cd reactnd-project-mobile-flashcards
Make sure Node.js is installed.
Install the node modules.
$ npm install
For iOS
$ npm run ios
For Android
$ npm run android
This app was tested on an iOS Simulator and on an Android device.