Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dan-mba/react-svg-components

A collection of React components to generate SVGs
https://github.com/dan-mba/react-svg-components

css react storybook svg typescript vite

Last synced: 26 days ago
JSON representation

A collection of React components to generate SVGs

Awesome Lists containing this project

README

        

# React SVG Components

This is a collection of TypeScript React [components](https://github.com/dan-mba/react-svg-components/tree/main/src/components) that will render a SVG.

This project also demonstrates using [Storybook](https://storybook.js.org/) to view & test the components.

The Storybook development server can be run using `npm run storybook`