Flixbox / flixcards

Udacity React Nanodegree project 3: Mobile Flashcards

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flixcards

code style: prettier GitHub last commit David deployed on: expo

A React Native application for Android and iOS. Create your own decks of cards and use them for studying!

Try it

  • Download the Expo app for Android.
  • Use the in-app QR scanner to start the app from this page.

Development

  • Set up an Android Emulator. Tip: Download Android Studio and an emulator will automatically be installed for you.
  • Clone this repository.
  • Navigate to the repository.
  • Run yarn install.
  • Run yarn start.
  • Press a to download the application to your android emulator.

Production build

  • Navigate to the repository.
  • Run yarn install.
  • Run yarn build.

Platforms

This project has been tested on the AVD (Android Virtual Device) Nexus 5X API 29 x86.

No iOS tests have been executed.

About

Udacity React Nanodegree project 3: Mobile Flashcards


Languages

Language:JavaScript 100.0%