Rilsta / candorhub-web

Image sharing site built with React and Redux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CandorHub Web

Introduction

Candorhub is an image-sharing site built with React and Redux. It consumes data from a RESTful Rails API.

Installation

Clone this repository then npm install.

Run Tests

npm run test

Run Development Server

webpack-dev-server

Build Distribution Files

webpack

About

Image sharing site built with React and Redux


Languages

Language:JavaScript 83.8%Language:CSS 16.0%Language:HTML 0.2%