Skip to content

This app displays beautiful astronomy photos for the current day and month from the NASA APOD API

Notifications You must be signed in to change notification settings

GersonST/nasa-apod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nasa Astronomy Picture of the Day

This app displays beautiful astronomy photos for the current day and month from the NASA APOD API


Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contact

About The Project

This project was one of the first ones I did to study API consumption through ReactJS projects. It uses the NASA API called APOD (Astronomy Picture of the Day) and basically consists of the daily record of images highlighted by NASA showing a little more of our universe.

Here's why:

  • Training of API consumption throught ReactJS projects

A list of commonly used resources that I find helpful.

Built With

This project was made using the following technologies

Getting Started

Here are some instructions on setting up your project locally. To get a local copy up and running follow these simple steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/GersonST/nasa-apod.git
  2. Install packages
    npm install 
  3. Run the project
    npm start

Usage

Select a specific date, it can be any one, however the database started to register photos from 1995, so the dates must be higher than this one.

Contact

Gerson Severo

Email - gersonsevero90@gmail.com

Instagram - https://www.instagram.com/gersonsevero_/

Project Link: https://github.com/GersonST/repos

About

This app displays beautiful astronomy photos for the current day and month from the NASA APOD API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published