Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

startracex/geist-ui

Repository files navigation

Modern and minimalist React UI library, originating from Vercel's design.

NOTE: This is a COMMUNITY PROJECT, not associated with Vercel.


Quick Start

  1. run yarn add @geist-ui/core or npm i @geist-ui/core install it.

  2. 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

LICENSE

MIT

About

A design system for building modern websites and applications.

Resources

Readme

License

MIT license

Stars

Watchers

Forks

Packages

Contributors

Languages

  • TypeScript 100.0%