Skip to content

AyushPrad2907/NASA-Explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ NASA Explorer

Explore the wonders of space with NASA APIs β€” Image of the Day, Near-Earth Asteroids, and Mars Rover Photos β€” all in one clean, tabbed web application.

NASA Banner

🌌 Features

  • πŸ“Έ Image of the Day – Automatically fetches and displays NASA's Astronomy Picture of the Day with a detailed description.
  • β˜„οΈ Asteroids Near Earth – Shows a list of asteroids that are near Earth today and marks hazardous ones.
  • πŸš— Mars Rover Photos – Displays real Mars photos from NASA's Curiosity rover captured today.
  • 🧭 Tabbed UI – Simple and clean tabbed layout built with HTML, CSS, and JavaScript.

πŸ“ Live Demo

πŸ”— View Live on GitHub Pages
(Update this link after deploying)


πŸ›  Tech Stack

  • HTML5
  • CSS3
  • Vanilla JavaScript
  • NASA APIs

πŸ”‘ How to Get a NASA API Key

  1. Go to: https://api.nasa.gov
  2. Fill out the short form to get your free API key.
  3. Replace the API_KEY in script.js with your key:
const API_KEY = 'YOUR_NASA_API_KEY_HERE';

About

NASA Explorer - Image of the Day, Asteroids, Mars Rover with JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors