Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 439 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 439 Bytes

Star Image

This projcet is a front-end gallery style application for viewing images from various NASA API feeds. Built in React, it is a single page application designed to offer a pleasant viewing experience of all the amazing images NASA has to offer.

To build and host yourself:

git clone https://github.com/cmonteiro128/star-image.git
cd star-image
yarn install
yarn start