JohnMachado11 / Who-s-Up-There-

Live data feed of the total amount of astronauts from Earth who are in space as well as the names of the astronauts and current spacecraft they occupy.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Who's Up There?

Live data feed of the total amount of astronauts from Earth who are in space as well as the names of the astronauts and current spacecraft they occupy.

Imgur Image

Installation

Prerequisites

. Install Node.js

. Load the command terminal on your computer

Step 1

Clone this repository. Use these commands on the terminal.

git clone https://github.com/JohnMachado11/Who-s-Up-There-.git

Step 2

Navigate to the cloned repo folder.

cd Who-s-Up-There-

Step 3

To launch the app.

node app.js

Then go to http://localhost:3000 in your browser.

How to view on Mobile

  1. Be on the same wifi network as your computer

  2. In your terminal type:

ipconfig 
  1. Find the line with "192.xxx.x.xx"

  2. Launch the app

node app.js
  1. On your mobile browser type in "192.xxx.x.xx:3000"

Special Thanks - Nathan Bergey for creation of the Astros API

Open-Notify Website

About

Live data feed of the total amount of astronauts from Earth who are in space as well as the names of the astronauts and current spacecraft they occupy.


Languages

Language:JavaScript 73.6%Language:CSS 19.1%Language:HTML 7.3%