Skip to content

Latest commit

Β 

History

History
32 lines (22 loc) Β· 552 Bytes

File metadata and controls

32 lines (22 loc) Β· 552 Bytes

mareact

mareact

React component library build on Material-UI.

πŸ“š Documentation

✨ Features

  • Easy to learn and use.
  • Use Material-UI like a Pro!
  • Contains commonly used UI components.
  • Written in TypeScript with predictable static types.

πŸ“¦ Install

npm i mareact

πŸ”¨ Usage

import { Button } from 'mareact';