Skip to content

sigmachirality/NASA-Image-Viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My submission for Capital One's 2019 software summit challenge, which you can find here.

The idea behind my website's design was to keep it as minimalistic as possible - I ended up taking design cues from Pinterest (such as the masonry image layout and the infinite scroll functionality). In line with this design philosophy, the site is fully deployable as a static website.

This project was bootstrapped with Create React App.

This project is live on Heroku!

Running and Building

In the project directory, first run:

npm install

This installs the required packages, such as react-bootstrap and Axios. Afterwards, run

npm start

This runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

About

A lightweight Pinterest-like gallery website of NASA's images. Written in React.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published