View incoming asteroids from your phone with data sourced directly from NASA! Simply select a date and browse the daily close calls.
- Clone repo and cd to root directory
- Install expo-cli
npm install --global expo-cli
- Install dependencies
npm install
- Run the app
npm start
- Download expo go on your mobile device
- https://expo.dev/@digthedill/asteroids
Decided to explore React Native with Typescript. I don't claim to be an expert so sorry if something isn't considered 'best practice'.
Tested on Android Emulator and my personal iPhone.