A React Library Of Rowing Clubs' Blades With Svg Illustrations

React Rowing Blades

React Rowing Blades is a library of SVG illustrations (react components) of rowing clubs’ blades.

Screenshot 2019-07-23 at 18 54 27

Install

npm install --save react-rowing-blades

How to use

import Blade from 'react-rowing-blades';

const Example = () => <Blade size={200} club="cam" />;

Development

If you want to develop a component

  • npm i

  • npm run styleguide

If you want to build

  • npm run styleguide:build

Documentation

See https://react-rowing-blades.netlify.com/

Download Details:

Author: johnwalley

Demo: https://react-rowing-blades.netlify.app/

Source Code: https://github.com/johnwalley/react-rowing-blades

#react #reactjs #javascript

A React Library Of Rowing Clubs' Blades With Svg Illustrations
2.00 GEEK