Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/steveeeie/react-nasa-api

An example React application that allows the user to search Nasa's media API for images, audio and video.
https://github.com/steveeeie/react-nasa-api

material-ui react react-router react-testing-library react-transition-group redux styled-components

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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