jakobgrannas / react-mof

A MultiOptionFIlter PoC with React.js and Flux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test MultiOptionFilter "app" with React.js

A PoC I made for a Hackathon at Vaimo

How to run it

First, make sure you clone the repo to somewhere where MAMP/your web server can reach it.

npm install

then

npm start

The app should now be running on your localhost.

About

A MultiOptionFIlter PoC with React.js and Flux


Languages

Language:JavaScript 99.9%Language:CSS 0.1%