Skip to content

Latest commit

 

History

History
63 lines (43 loc) · 2.25 KB

File metadata and controls

63 lines (43 loc) · 2.25 KB

NASA Images

Nx Angular

Description

NASA Images is an application that allows users to search and view images from the NASA Image and Video Library. It serves as a demonstration of consuming external APIs and displaying rich media content.

📘 Documentation: See the NASA Image library analysis wiki for detailed analysis and requirements.

Features

  • Image Search: Search the NASA archives using keywords.
  • Media Viewer: View high-quality images and specific details.
  • FAQs: Application information and common questions.

Quick Start

  1. Install Dependencies: yarn install
  2. Serve Application: yarn nasa-images:serve

Development Commands

  • Serve: yarn nasa-images:serve
  • Lint: yarn nasa-images:lint
  • Test: yarn nasa-images:test
  • E2E: yarn nasa-images:e2e
  • Build: yarn nasa-images:build

Architecture & Libraries

🔄 Shared

🔍 Search View

❓ FAQs View

Resources