Skip to content

Latest commit

 

History

History
80 lines (53 loc) · 2.86 KB

README.md

File metadata and controls

80 lines (53 loc) · 2.86 KB

Spacetagram

Netlify Status React React Yarn Material-UI GitHub last commit GitHub issues GitHub repo size

A Progressive web app (PWA) dedicated to sharing scientific images and videos, developed with React🚀 and NASA Image API

Click Here to view the Live Website


Features

  • Search Images
  • Download Images

Technology Used

  • React
    • Material-UI - Icons and Prebuilt Components
      • react-router-dom - To manage routing between different pages
  • Netlify (Hosting service)

Preview

Smartphone Preview

To run this on Local machine

Firstly make sure that you have Node and Git installed.

  • Clone the repo, install all the dependencies from package.json by typing

    yarn install

  • Create a API KEY from Nasa { APIs }

  • Create a environment file .env inside root folder and place your api key as shown below

    REACT_APP_API_KEY = "PLACE YOUR API KEY HERE"
  • Run app by typing

    yarn start
    

The local version of Spactagram defaults to port 3000, open up your browser and type localhost:3000 into your browser. Now your app should be up and running.

For complete usage information and detailed examples of api, visit the NASA Image and Video Library API documentation

Content Copyright

Still Images, Audio Recordings, Video, and Related Computer Files for Non-Commercial Use

NASA content - images, audio, video, and computer files used in the rendition of 3-dimensional models, such as texture maps and polygon data in any format - generally are not subject to copyright in the United States. You may use this material for educational or informational purposes, including photo collections, textbooks, public exhibits, computer graphical simulations and Internet Web pages. This general permission extends to personal Web pages.

For more information visit Media Usage Guidelines