http://www.stevemeredith.com/react-nasa-api/
A React application that connects to NASA's media API.
@material-ui/system
axios
react
redux
react-router
react-transition-group
styled-components
@testing-library
yarn start
- Starts a development serveryarn test
- Runs JEST testsyarn build
- Builds a production version of the projectyarn deploy
- Deploys the project to GitHub Pages