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

https://github.com/velopert/velo-ui


https://github.com/velopert/velo-ui

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Velo UI

Velo UI is yet another design system built with React. It provides ready-to-use components that you can easily use in your web application.

This project aims to achieve these three major objectives:

- Should provide most of the common components for building a web service.
- Should be able to support dark theme without any hassle.
- Should be easily customizable.

> This project is work in progress. Feel free to contribute or request new features.

## Installation

```bash
$ yarn add @emotion/react velo-ui
```