Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fayez-baig/mgm-ui

Special for Hacktoberfest
https://github.com/fayez-baig/mgm-ui

bulma component-library css css3 hacktoberfest hacktoberfest2021 html html5 javascript library react typescript

Last synced: 3 days ago
JSON representation

Special for Hacktoberfest

Awesome Lists containing this project

README

        

## [Live Demo](https://mgm-ui.web.app/) 🔥

### 📚 Docs

See the [documentation](https://mgm-ui.web.app/) with live editable examples and API documention.

## ⚙ Installation

```shell
$ npm install --save mgm-ui-lib
```

## 🚀 Looking for contributors 🚀

This package is under development.... !

#### 🔗 Connect with me:

        coder-ninja coder-ninjafayez-baig

## 🎉 Usage

Here is a quick example to get you started, it's all you need:

```shell
import React from 'react';
import ReactDOM from 'react-dom';
import { Button } from 'mgm-ui-lib';

function App() {
return (

Click Me

);
}

ReactDOM.render(, document.querySelector('#app'));
```

## 🌎 Cross-browser compatibility

React-dark-light-ui is compatible with almost all the browsers available, including some legacy ones that are still used. This includes but is not limited to:

✔️ Google Chrome

✔️ Safari

✔️ Mozilla Firefox

✔️ Microsoft Edge

✔️ Internet Explorer 11 and more