/flashcards

A React Native quiz app

Primary LanguageJavaScript

Mobile Flashcard

A react native quiz app

Platforms

This app was built with Ubuntu 20.04 and run on a physical android device with Android v9

Getting Started

Clone the source code

Install dependencies with yarn install

Start Android emulator

  • You can install one by following the instructions here
  • Alternatively, you can use your smart phone to testing. Learn how to set it up here

Start development server with yarn android