A React and Redux implementation of instagram. Boiler plate from :
https://github.com/samprity/Learn-Redux-Starter-Files/tree/master/learn-redux
First npm install to grab all the necessary dependencies.
Then run npm start and open localhost:7770 in your browser.