Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 571 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 571 Bytes

Space Launch Viewer

Space Launch Viewer is a web application designed for viewing overviews of upcoming space launches.

Technical Specifications

  • Structure and design created with HTML and CSS with the Bootstrap framework
  • Backend logic handled by JavaScript
  • Data retrieved from Launch Library API using AJAX with the Fetch API
  • Parsed JSON retrieved from API to find the target data being rendered on the application

GitHub

This project is hosted on my GitHub profile.