nkabardin / react-svg-experiment

Experiment that demonstrates the power of react and SVG

Home Page:http://nikita.kabardin.com/react-svg-experiment/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

React SVG Experiment

This is an experiment to show off the power of React and SVG.

You can actually try it on GitHub Pages!

Screenshot

Build and test

npm install
webpack --watch
# and then just open index.html in the browser

Run tests

npm run karma

Run eslint

npm run lint

About

Experiment that demonstrates the power of react and SVG

http://nikita.kabardin.com/react-svg-experiment/


Languages

Language:JavaScript 88.2%Language:CSS 7.2%Language:HTML 4.6%