/mobile-flashcard

Udacity React Nanodegree Project 3: A Mobile Flash Card App

Primary LanguageJavaScript

Udacity React Nanodegree Project 3

Udacicards: A Mobile Flashcard App

Why this project?

From Udacity Project Details:

"This project encompasses the fundamental aspects of building a native application including handling infinite lists, routing, and user input."

Usage

This assumes that you have Expo installed

yarn install
yarn start

or

npm install
npm start

This project was bootstrapped with Create React Native App.

The most recent version of this guide is available here.

Future improvements

  • Swipe list item to edit / delete card decks
  • Edit / delete questions from card deck
  • Keep running score of each deck or history of scores