https://github.com/adambco/udacicards
https://github.com/adambco/udacicards
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/adambco/udacicards
- Owner: AdamBCo
- Created: 2017-11-13T14:23:58.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-17T10:38:27.000Z (over 8 years ago)
- Last Synced: 2025-02-27T01:53:41.893Z (over 1 year ago)
- Language: JavaScript
- Size: 159 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UdaciCards
This project was created for the [Udacity React Nanodegree Program](https://www.udacity.com/course/react-nanodegree--nd019).
## 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](https://play.google.com/store/apps/details?id=host.exp.exponent) or for iOS from the [App Store](https://itunes.com/apps/exponent)
## Installation
In the project directory, please run the following scripts:
```
> cd Udacicards
> yarn
> yarn start
```
## Notes
This app was tested on a **Apple iPhone X (iOS)**.