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/