Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 410 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 410 Bytes

React Flickr Gallery

This is a simple React Flickr Gallery built using Material UI and Redux. The Gallery loads in images from NASAs Flickr Account.

Setup and Run

To setup this Gallery just simply run npm install

Once everything has been setup run npm start

A localized server would start on your machine loading in the application through webpack.

Deployment

To deploy run npm run build