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 Mobile View 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