Modern and minimalist React UI library, originating from Vercel's design.
NOTE: This is a COMMUNITY PROJECT, not associated with Vercel.
Quick Start
-
run
yarn add @geist-ui/coreornpm i @geist-ui/coreinstall it. -
import into project:
(
// ---> Normalize styles
// ---> Your App Component
)">
import { GeistProvider, CssBaseline } from '@geist-ui/core'
const Application = () => (
// ---> Normalize styles
// ---> Your App Component
)
Documentation
Development
Showcases
- Secret
- Article view count
- Tree viewer for CDN
- Better social image
- SentiNEO: Near-Earth Objects Viewer
- Dashboard Design
- Regex-Vis: Regex visualizer & editor
- Add here