Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1003 Bytes

File metadata and controls

31 lines (19 loc) · 1003 Bytes

Udacity-React-Nanodegree-Project-3

Mobile Android application, built with React Native, that 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.

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

Getting Started

After downloading the repository please run npm install or yarn install from inside the repository directory.

Once installed use npm start or yarn start to launch the project.

This project was made for Android. You can preview the app using Expo or an Android simulator.

Devices

This app is tested on Android on a Motorola Moto G with Android 5.1.

Built With

React Native

Redux

Expo