UdaciCards - React Native app for Udacity React Nanodegree
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
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.
This app was tested on real devices - OnePlus 3 (Android) and Apple iPad Mini 3 (iOS).
The project uses the following dependencies:
- react-native
- mobx
- expo
I'm a software engineer. You can know more about me reading my articles, reading my tweets, reading my code.