This project was bootstrapped with Create React App.
This is a class based react component that uses redux and redux saga to interact with NASA API
Sign-up here: https://api.nasa.gov
- use npm to install dependencies in package.json
- rename config.js.dist to config.js and add your api key
- npm run start
- npm run test to run tests
Uses AirBNB style guid (https://github.com/airbnb/javascript)
-
Bryan Strader - full stack - (https://github.com/bryanstrader)