Skip to content

Latest commit

 

History

History
51 lines (36 loc) · 1.32 KB

README.md

File metadata and controls

51 lines (36 loc) · 1.32 KB


payflow

PayFlow

Organize your billets

Features   |    Getting Started   |    Reference

Mobile Application Demo

Features

This project was developed with the following technologies:

  • React Native - A framework for creating native apps for Android and iOS with JavaScript and React.
  • Expo - A platform for making universal native apps for Android, and iOS with JavaScript and React.

Getting Started

To clone and run this application, place from your command line:

# Clone this repository
$ git clone https://github.com/isabelamoraes/payflow.git payflow

# Go into the repository
$ cd payflow

# Install dependencies
$ yarn

# Run the mobile application
$ expo start

Reference

This application was developed based on the layout made available by Rocketseat for Ignite students.