This project is a cross-platform mobile application that has been developed using React-Native, Expo and Redux. It was created with create-react-native-app command.
This app was written as a project for Udacity React Nanodegree.
- Download this project to your local machine
- Navigate to the correct repository and execute
npm installoryarn installin command line - Execute
yarn startornpm startin command line - You can run the app in couple of ways:
- Mobile Device: Install Expo app on your mobile device and scan the QR code
- Simulator: Install Xcode or Android Emulator (like Genymotion) and press the relevan command in command like (exp: 'i' for IOS sumilator)