stayko / instapic

Instagram like App with React + Redux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instapic

A simple React + Redux implementation of an Instagram like App. Followed a tutorial by wesbos.

Running

First yarn install to grab all the necessary dependencies.

Then run yarn start and open localhost:7770 in your browser.

Production Build

Run yarn build to create a distro folder and a bundle.js file.

About

Instagram like App with React + Redux


Languages

Language:JavaScript 79.4%Language:CSS 19.7%Language:HTML 1.0%