Skip to content

vadimio/react-isotope

 
 

Repository files navigation

Overview

This webapp combines together React, Isotope, and Flux (Alt) so you can see one way of accomplishing this combination of libraries.

Demo Screen

Local Installation and development

npm install

# In one console
npm run dev-server

# In another console
npm run start-dev

# Navigate to http://localhost:8080

License

MIT (http://www.opensource.org/licenses/mit-license.php)

About

React with Isotope and Flux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.7%
  • CSS 5.3%