/simple-instagram

A simple react web application

Primary LanguageJavaScript

Simple Instagram Application

using an Instagram APIs and React.js create a simple React web application.

this web app based on Node.js. online demo http://mblur.com

Steps

git clone https://github.com/cattla/simple-instagram.git

cd simple-instagram && npm install

webpack -p

npm start

open brower and enter URL http://localhost:1984

if you are living or working in Mainland China, you need to look for a solution to cross the f##king Great Firewall to start this demo.