Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vi-son/components

🌚 Reusable styled React components
https://github.com/vi-son/components

component-library creative creative-code creative-coding react reactjs

Last synced: about 1 month ago
JSON representation

🌚 Reusable styled React components

Awesome Lists containing this project

README

        

# [vi.son — mixing-senses](https://mixing-senses.art/de)
### React Component Library

Component library using React to build artworks for
[exhibition.mixing-senses.art](https://https://exhibition.mixing-senses.art//).

#### 1. Getting started

1. Install [@vi.son/components]()
2. Import desired components, e.g.:

```
import { Narrative } from "@vi.son/components";
```

3. Use them in your React component:

```




```