https://github.com/miguelitodev/spacex_mobile
🪐 Space Exploration Technologies Corp., whose trade name is SpaceX, is an American company for aerospace systems and space transport services based in Hawthorne, California.
https://github.com/miguelitodev/spacex_mobile
aerospace-systems app mobile-app react-native spacex spacex-mobile
Last synced: 3 months ago
JSON representation
🪐 Space Exploration Technologies Corp., whose trade name is SpaceX, is an American company for aerospace systems and space transport services based in Hawthorne, California.
- Host: GitHub
- URL: https://github.com/miguelitodev/spacex_mobile
- Owner: miguelitodev
- Created: 2020-07-15T01:25:31.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-09T04:30:05.000Z (over 2 years ago)
- Last Synced: 2025-02-23T21:05:26.705Z (3 months ago)
- Topics: aerospace-systems, app, mobile-app, react-native, spacex, spacex-mobile
- Language: TypeScript
- Homepage:
- Size: 2.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Security: SECURITY.md
Awesome Lists containing this project
README
![]()
Space X Mobile
![]()
## :dart: About
Space Exploration Technologies Corp., whose trade name is SpaceX, is an American company for aerospace systems and space transport services based in Hawthorne, California.
## :rocket: Technologies
The following tools were used in this project:
- [React Native](https://reactnative.dev/)
- [TypeScript](https://www.typescriptlang.org/)## :white_check_mark: Requirements
Before starting :checkered_flag:, you need to have [Git](https://git-scm.com) and [Node](https://nodejs.org/en/) installed.
## :checkered_flag: Starting
```bash
# Clone this project
$ git clone https://github.com/miguelrisquelme/spacex_mobile.git# Access
$ cd spacex_mobile# Install dependencies
$ yarn install# Run the project
$ yarn start# Will generate a QRCode, just need install the expo app on your phone and play
```## :memo: License
This project is under license from MIT. For more details, see the [LICENSE](LICENSE.md) file.
Made with :heart: by Miguel Riquelme