Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 906 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 906 Bytes

UdaciCards | React Native Mobile App

Completed project for Udacity's React Fundamentals course. Project has been completed to Udacity rubric specifications (https://review.udacity.com/#!/rubrics/1021/view)

To Launch Application in Local Enviornment

  • Clone this Respository
    • https://github.com/cagonzalezcs/UdaciCards.git
  • Change Directory into Main Project Folder
    • cd UdaciCards
  • Install all dependencies of the project
    • yarn install
  • Start the Project
    • yarn start

This project has been tested using expo on an emulated iPhoneX using iOS v11.4 and an emulated Pixel 2 XL using Andriod v9.

This project was bootstrapped using create-react-native-app and uses expo to develop in a local environment. For more information on these tools, view the links below:

  • https://github.com/react-community/create-react-native-app
  • https://docs.expo.io/versions/latest/