/udacicards

UdaciCards - React Native app for Udacity React Nanodegree

Primary LanguageJavaScriptMIT LicenseMIT

UdaciCards

UdaciCards - React Native app for Udacity React Nanodegree

Prerequisites

To run this project, you will need to have Node.js and npm installed in your machine. I'm using Node v7.5.0 and npm 4.1.2

You should have Expo Client installed in your device too.

Download for Android from the Play Store or for iOS from the App Store

How to make this code run

First of all, download or clone this repository.

Then, go to the terminal and type:

> cd udacicards
> yarn
> yarn start

Wait for QRCode to show on the terminal then use your Expo Client option Scan QR Code

Be patient.

Notes

This app was tested on real devices - OnePlus 3 (Android) and Apple iPad Mini 3 (iOS).

Libraries used

The project uses the following dependencies:

  • react-native
  • mobx
  • expo

Who am I

I'm a software engineer. You can know more about me reading my articles, reading my tweets, reading my code.