Skip to content

Latest commit

 

History

History
42 lines (32 loc) · 1.34 KB

README.md

File metadata and controls

42 lines (32 loc) · 1.34 KB

Table of content

Description

This is a mobile application 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.

Getting started

Open the terminal, clone/download this repository and run following command:

cd mobile-flashcard

yarn install

yarn start

Runs the app in the development mode.
Expo DevTools wiLl running at http://localhost:19002 To run the app with live reloading, choose one of:

  • Scan the QR code above with the Expo app (Android) or the Camera app (iOS).
  • Press a for Android emulator, or w to run on web.
  • Press e to send a link to your phone with email.
  • Press s to sign in and enable more options

Build width

This project was created with

Tested in

This project have been tested in Android OS

Contributing

Therefore, we most likely will not accept pull requests.

Authors

Dieter Jackson

This project was bootstrapped with expo-cli.