react-nasa-api

An example React application that allows the user to search Nasa's media API for images, audio and video.

Stars
2

React NASA Media API Example 🚀

Demo

http://www.stevemeredith.com/react-nasa-api/

Description

A React application that connects to NASA's media API.

Technologies Used

  • @material-ui/system
  • axios
  • react
  • redux
  • react-router
  • react-transition-group
  • styled-components
  • @testing-library

Available Scripts

  • yarn start - Starts a development server
  • yarn test - Runs JEST tests
  • yarn build - Builds a production version of the project
  • yarn deploy - Deploys the project to GitHub Pages
Related Projects