mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2025-12-13 07:46:10 +00:00
Utopia UI
Reuseable React Components to build mapping apps for all kinds of communities
Getting Started
install via npm
npm install utopia-ui
import in your React App
import Map from 'utopia-ui'
use the Map UI Component
<Map height='100vh' width='100hw'></Map>
Options
| Option | Type | Default | Description |
|---|---|---|---|
| height | x | ||
| width | x |
Languages
TypeScript
93.3%
CSS
2.4%
JavaScript
2%
Shell
1.9%
HTML
0.3%