This is a React Native project created with Expo. App built with TypeScript and React Native to view information fetched from the NASA API || app hecha con TypeScript y React Native para ver información consumida desde la API de la Nasa.
Before you can run this project, you need to have the following tools installed on your machine:
- Clone this repository to your local machine:
git clone https://github.com/yourusername/react-native-expo-project.git- Navigate to the project directory:
cd nasa-app- Install project dependencies using Yarn:
yarn install- Running the App
yarn startThis will give you a QR code on your terminal. You can use the Expo Go app on your mobile device to scan the QR code displayed in the DevTools, and it will launch the app on your device.