JulianSegunderaBass / nasa-api-browser

This browsing app fetches and displays data via NASA's open APIs. I created tabs for showing APODs (Astronomy Picture of the Day) and Mars Rover Images.

Home Page:https://nasa-api-browser.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Browsing App for NASA API Data (APOD and Mars Rover Images)

The open NASA API has a lot of great data offerings for image browsing, and I wanted to build this simple app for those who enjoy browsing images all about space. The APOD (astronomy picture of the day) tab shows daily facts on both astronomical objects and photography. The Mars Rover tab works with images snapped by some of NASA's rovers roaming the planet to give perspective of its surface. I'm a big fan of NASA, so I chose this API to practice with this project.

Please feel free to mention any improvements or bugs you may find. :)


Built with:

Angular CSS3

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

About

This browsing app fetches and displays data via NASA's open APIs. I created tabs for showing APODs (Astronomy Picture of the Day) and Mars Rover Images.

https://nasa-api-browser.netlify.app


Languages

Language:TypeScript 69.0%Language:CSS 24.3%Language:JavaScript 4.8%Language:HTML 1.9%