Space Launch Viewer is a web application designed for viewing overviews of upcoming space launches.
- 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
This project is hosted on my GitHub profile.