levinui

A React component library which makes your web development life easier by helping in building beautiful react apps faster.

Installation

To install use the following command:

npm install levin-ui

After that add the CSS of the library to your project:

import "levin-ui/dist/levinui.css";