A simple mobile application for viewing SpaceX rockets that uses React Native.
To build and run this application:
- If you do not have
expo-cliyet, install it by runningnpm install -g expo-cli. - If you do not have the "Expo Go" application on your phone, install Expo Go.
- Install dependencies by running
npm install. - Go to the project root folder and run
npm start. - Scan the QR code as shown in the terminal using the Expo Go application.
This software is licensed under MIT License.