Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 635 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 635 Bytes

Introduction

  • NASA Gallery is a web application that allows users to search and view photos from NASA's image library. The application uses the NASA Image and Video Library API to retrieve data and display the photos.
  • For website display, please go to: https://jenniengi.github.io/nasagallery/
  • The purpose is to show skills in HTML, CSS, JavaScript and API

Code Explaination

  • Flexbox and grid is used for layout
  • Media Queries is added for responsive design
  • Fetch API is used
  • Loop is used
  • If else statement is used
  • DOM is implemented

Credit/Acknowledgment

  • Shopify Frontend Developer Intern Chanllenge 2022