Skip to content

A flash cards mobile application to help users study. Built with React Native.

Notifications You must be signed in to change notification settings

DKulan/FlashCardsApp

Repository files navigation

FlashCardsApp

FlashCardsApp is the 3rd and final project to complete Udacity's React Nanodegree program.

FlashCardsApp allows users to create flash cards to aid in studying regardless of the topic they are trying to grasp. The app allows users to create a deck which represents the general topic, and add cards that contain a question and answer for that deck.

for example:

In the deck titled 'Biology' a user might have a question:

'What group of animals do humans classify as?'

Answer: 'Mammals'

The user can also flip between the question and answer to see if they got the question correct.

Installation

  • Clone the repository and cd to the appropriate directory.
  • Install the required dependencies by running: npm install
  • You may now use an Android or iOS simulator. You can also run the app through Expo by running: expo start

Requirements

Node.js

Either:

Android simulator

iOS simulator

Expo App

About

A flash cards mobile application to help users study. Built with React Native.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published