Skip to content

carolrs/nasa-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nasa (in progress)

Class System Design Drawing

NASA Space Explorer

Welcome to NASA Space Explorer, a web application that allows you to explore various aspects of space and astronomy. This application provides access to a range of features and information, including the Astronomy Picture of the Day (APOD), events happening on Earth, videos from NASA's database, exploration opportunities, and even the latest weather report from Mars.

Table of Contents

  • About
  • Installation
  • Usage
  • Features
  • Technologies

The NASA Space Explorer web application is built using React, a popular JavaScript library for building user interfaces. It utilizes the React Router library for navigation and routing within the application. The application provides a user-friendly interface to explore different sections related to space and astronomy.

Getting Started

To set up the NASA Space Explorer application locally, execute the following steps:

  • Prerequisites:

Ensure that you have the latest version of Node.js and npm installed on your system. If not, you can download Node.js here and npm here.

Installation

  1. Clone the repository:
git clone https://github.com/carolrs/nasa-data
  1. Navigate to the project directory:
cd nasa-space-explorer
  1. Install the dependencies:
npm install
  1. Start the development server:
npm start

Open your web browser and visit http://localhost:3000 to access the application.

Features

The NASA Space Explorer application boasts the following features:

  • Astronomy Picture of the Day (APOD): Encounter a new celestial wonder each day, accompanied by in-depth explanations.
  • Earth Events: Observe a variety of Earth events happening on Earth, systematically categorized into different types such as floods, volcanic activity, and more.
  • Video Search: Enjoy a selection of awe-inspiring visuals from NASA's vast video library.
  • Exploration Opportunities: Learn about space exploration opportunities and unravel the secrets of the universe.
  • Mars Weather: Stay updated with the latest Martian weather report, provided by NASA's InSight: Mars Weather Service API.

Built With

The NASA Space Explorer application harnesses the power of the following technologies and libraries:

  • React: A JavaScript library for building user interfaces.
  • React Router: A library

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published