Skip to content

dillonkelley/Asteroids

Repository files navigation

Asteroids

View incoming asteroids from your phone with data sourced directly from NASA! Simply select a date and browse the daily close calls.

Get Started Locally

  1. Clone repo and cd to root directory
  2. Install expo-cli
npm install --global expo-cli
  1. Install dependencies
npm install
  1. Run the app
npm start

Preview App

  1. Download expo go on your mobile device
  2. https://expo.dev/@digthedill/asteroids

Other

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.

About

React Native Mobile App using NASA API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published