Skip to content

devmeyster/imgur-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Imgur-Clone

This is an Imgur clone built in React.js using Flux architecture and Imgur Api.


###Getting Started###

There are two methods for getting started with this project.

####Familiar with Git?##### Checkout this repo, install depdencies, then start the gulp process with the following:

	> git clone https://github.com/devmeyster/imgur-clone.git
	> cd imgur-clone
	> npm install
	> gulp

####Not Familiar with Git?##### Click here then download the .zip file. Extract the contents of the zip file, then open your terminal, change to the project directory, and:

	> npm install
	> gulp

About

Imgur clone built in React.js using Flux architecture and Imgur API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published