This app allows users to study collections of flashcards. The app will allow users to create different categories of flashcards called "decks", add flashcards to those decks, then take quizzes on those decks.
These are the instructions for starting the app in XCode iphone simulator.
- XCode
- cocoapods ruby gem
git clone https://github.com/alexandrucotin/mobile-flashcard.git
cd mobile-flashcard
npm run bootstrap
npm start