Skip to content

Learned how to construct components in React to create a single-page application that returns images using a NASA API. Deployed on Vercel.

Notifications You must be signed in to change notification settings

robjeybee/react-technical-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React NASA API Technical Test

This technical test required building a responsive web app using React, displaying information fetched from an API.

Screenshots

Desktop View

App Desktop Screenshot

Mobile View

App Mobile Screenshot

Built with:

React and vanilla CSS

Testing used:

Jest and React Testing Library

Packages used:

Axios

How to run this app locally

Clone the repository.

Navigate to the project directory.

Run npm install to install the necessary dependencies.

Run npm start to start the development server.

Open http://localhost:3000 in your browser.

Things I would do next time

Look into infinite scroll for large data sets

Add a 'surprise me' feature to return a random picture

Add more visuals cues to enhance UX

About

Learned how to construct components in React to create a single-page application that returns images using a NASA API. Deployed on Vercel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published