Skip to content

A React application that allows users to search for images using the NASA API

Notifications You must be signed in to change notification settings

greenchul/NASA-image-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NASA Image Search

About

A Manchester Codes "tech-test" style project with the aim of building a React application that lets users search for images based on a query using the NASA images API.

View the live project

Desktop screenshot

Installation

  • Clone this repo
  • cd in to repo
  • Run npm install
  • Run npm start to start the project

Testing

The project uses the React Testing Library and Jest for testing.

Tests can be run using the following command npm test

Packages

The project uses the following packages:

  • Axios: for making API calls
  • PropTypes: for validating props

About

A React application that allows users to search for images using the NASA API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published