Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 621 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 621 Bytes

Mobile Flashcards

"Mobile Flashcards" is a flashcard quiz for mobile phones. This version is developed specifically for the iPhone.

TL;DR

To get started:

  • Install all project dependencies with npm install
  • Start the development server with npm start or yarn start

API

Data

Data is stored in AsyncStorage.

Features

Contributing

This repository is the starter code for all Udacity students. Therefore, we most likely will not accept pull requests. For details, check out CONTRIBUTING.md.