/NASA-Daily-Image

NASA API Daily Image viewer built with REACT and Redux

Primary LanguageJavaScriptMIT LicenseMIT

NASA Daily Image

NASA-API Daily Image Viewer built with REACT and Redux

Purpose of this Project

NASA-Daily-Image hits the NASA API to bring you a new, "Out-of-this-World" image each time the Earth completes a rotation. This app is built in React, Redux, Node and styled with SCSS.

Link to Live Site - Coming Soon!

https://nasa-daily-image.herokuapp.com/

Screenshot of this project

NASA-Daily-Image

Tech Stack

Steps to deploy this project locally

  1. Clone this repo
  2. Run npm install to re-build dependencies
  3. In a new cli run npm run start to start live server and compiler running in background. Leave this cli open to keep compiler running on each save.
  4. When dev is complete and you are ready to deploy, run npm run production to compile complete, minified css file.

Created August 2018, MIT