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