thibaudbe / flux-react-project

A sample project with Flux and Reactjs

Home Page:http://rrreact.thibaudb.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flux React Project - RRReact

A sample project (still in progress) for playing with API and isomorphic architecture, connected to the deprecated Dribbble Beta API. Check the demo here.

  • Primary pages : Popular, Everyone and Debuts
  • Shots of these pages
  • And their associated Players

Features

  • Flux architecture
  • Gulp and Webpack dev environment
  • Sass preprocessor
  • Images LazyLoad
  • 404 page
  • Home made interface using Bourbon
  • Progressbar + loading

Installation

Be sure you have Nodejs and Gulp installed (and Ruby to compile Sass), then run

  npm install

Development mode

  gulp

Build mode

  gulp build

Clean mode

  gulp clean

Production mode

  npm start

Next Features

  • Cookies Storage
  • Breadcrumbs
  • Page transition
  • Pagination
  • Query search

Sources

Analytics

About

A sample project with Flux and Reactjs

http://rrreact.thibaudb.com/


Languages

Language:CSS 73.0%Language:JavaScript 27.0%