/react-svg

Experiments with SVG styles

Primary LanguageTypeScriptMIT LicenseMIT

Random react SVG experiments

This is a repo of experimental react components.

The components are available for preview here.

The components are written using React 16 and styled-components in TypeScript.

Installation

git clone git@github.com:villhei/react-svg.git
yarn

Development

yarn start

Building

yarn build