项目作者: pedrommuller

项目描述 :
Nano degree assigment for react native
高级语言: JavaScript
项目地址: git://github.com/pedrommuller/reactnd-project-UdaciCards-PM.git
创建时间: 2017-11-30T21:05:28Z
项目社区:https://github.com/pedrommuller/reactnd-project-UdaciCards-PM

开源协议:MIT License

下载


This is the final assessment project for Udacity’s React Nanodegree, developed by React Training. The goal of this project is to demonstrate the skills learned during the course, this project focuses on the usage of react native.

Libraries

The libraries are pretty standard for a react native application, for styling decided to use:
react native elements UI Toolkit

Installation

This project requires node and npm to run, once in the root folder of the application you have to do:

  1. npm install
  1. npm start

This application need any android or iOS emulator to be able to run,
and also this tool relies on expo to run and deploy.

The purpose of this project is to demonstrate the skills learned during the training