GALemmon / IsThisIt

A weekly near Earth object tracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IsThisIt

A weekly Near Earth Object tracker

Created by:

George Lemmon | GitHub

Deploy Link

IsThisIt

Table of Contents

Overview

Is today the day? Is this it? Will we be going the way of the dinosaurs? NASA may have the answers. This app utilizes NASA's Near Earth Object (NEO) API to to take a look at the next week of near misses. Feel free to sort the data by date, wether the object is potentially dangerous, or by how close it will come.

To be clear, this app is for entertainment purposes only. While it does use scientific data, absolutely no attempt at analysis has been made.

Technologies

  • React
  • Router
  • Cypress
  • JSX
  • HTML
  • CSS

Project Goals

This project is designed as a means of demonstrating individual comprehension and ability in React with the addition of Cypress testing, React Router, and an external API call.

Site Examples

Is.This.It.-.25.April.2022.mp4

Install and Setup

To run this app locally:

  1. Run git clone git@github.com:GALemmon/IsThisIt.git in your command line
  2. Run cd IsThisIt to navigate into the repository
  3. Run npm install
  4. Run npm start

Alternatively, visit the deployment link above!

Attributions

Thanks to our Brenda Solito for a code review. Thanks to Good Ware for the icon. https://www.flaticon.com/free-icons/asteroid

About

A weekly near Earth object tracker


Languages

Language:JavaScript 77.9%Language:HTML 11.6%Language:CSS 10.4%