/nasaDB

Permite consultar algunas de las API proporcionadas por la NASA, una de ellas muestra las imágenes tomadas durante las misiones de exploración a Marte, pudiendo filtrarlas por fecha o día marciano, o la que permite rastrear la ubicación en tiempo real de la ISS.

Primary LanguageTypeScript

🇲🇽 Este sitio web permite consultar algunas de las API más populares proporcionadas por la NASA, entre ellas se encuentra la que muestra las imágenes tomadas durante las misiones de exploración a Marte, donde se pueden filtrar mediante una fecha o día marciano, siempre y cuando se encuentren dentro del rango de la misión, o la que permite rastrear la ubicación actual de la Estación Espacial Internacional en tiempo real, entre otras.

🇺🇸 This website allows you to consult some of the most popular APIs provided by NASA, among them is the one that shows the images taken during Mars exploration missions, where you can filter them by a date or Martian day, as long as they are within the range of the mission, or the one that allows you to track the current location of the International Space Station in real time, among others.

🔗 https://nasadb-2fe0e.web.app/astronomy/picture-of-the-day

nasa

NasaDB

This project was generated with Angular CLI version 18.0.2.

Development server

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

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.