GithubHelp home page GithubHelp logo

nasaproject's Introduction

NASA-Media-Search

ReactJs | Jest | React-Testing-Library
NASA-Media-Search

NASA Media Search is a beginner-friendly project in ReactJs, Jest, and react-testing-library. This project teaches you how to build a practical frontend with the help of beautiful APIs you already have.

About

A website provides a satellite's perspective of the planet as it looks today and as it has in the past through daily satellite images you just go and search of the image you want to see when it was clicked by NASA and how it looks, The image with it's detail shown there

Each day a different image or photograph of our fascinating universe is featured along with a brief explanation written by a professional astronomer data available on NASA Picture of the Day (current date through June 16, 1995).

Enjoy searching and grap imformation hope you all love it.

Screenshots

Home Page

Home Page

Searching

Searching

Search page

Search page be like

Open image

Open image

More search and back to home page

More search and back to home page

How to contribute to this project | Getting started

  • Fork this repository (Click the Fork button in the top right of this page, click your Profile Image)
  • Clone your fork down to your local machine
git clone https://github.com/<YOUR-GITHUB-USERNAME>/NASA-Media-Search
  • Create a branch
git checkout -b branch-name
  • Make your changes

  • Commit and push

git add .
git commit -m 'Commit message'
git push origin branch-name
  • Create a new pull request from your forked repository (Click the New Pull Request button located at the top of your repo)
  • Wait for your PR review and merge approval!
  • Star this repository if you had fun!

API Reference

APOD

One of the most popular websites at NASA is the Astronomy Picture of the Day. In fact, this website is one of the most popular websites across all federal agencies. It has the popular appeal of a Justin Bieber video. This endpoint structures the APOD imagery and associated metadata so that it can be repurposed for other applications. In addition, if the concept_tags parameter is set to True, then keywords derived from the image explanation are returned. These keywords could be used as auto-generated hashtags for twitter or instagram feeds; but generally help with discoverability of relevant imagery.

The full documentation for this API can be found in the APOD API Github repository.

HTTP Request

GET https://api.nasa.gov/planetary/apod

Parameters

Parameter Type Type Description
date YYYY-MM-DD today The date of the APOD image to retrieve

Example query

https://api.nasa.gov/planetary/apod?api_key=DEMO_KEY

nasaproject's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.