Skip to content

tom-haynes-1/react-tech-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reach Technical Test - Manchester Codes

This is a technical test as part of Manchester Codes' Front End module using React.

Based on a short brief, the objective of this task was to build a React web app that allows users to search for images that were returned from a query to NASA image API.

This project uses:

  • React Testing Library
  • Jest for testing
  • Axios for retrieving data from the API
  • PropTypes to validate props

Screenshot

My Image

Installation

  • Clone this repository
  • cd into the repository
  • Run npm install to install dependencies
  • Run npm start to start the project in the browser
  • Run npm test to run associated tests

If I had more time..

  • add more styling to make search results and UX a bit cleaner
  • Make sure code is DRY

Author's name

Tom Haynes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published