An open API service indexing awesome lists of open source software.

https://github.com/adambco/udacicards


https://github.com/adambco/udacicards

Last synced: about 2 months ago
JSON representation

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)**.