https://github.com/maifeeulasad/react-mua-login
https://github.com/maifeeulasad/react-mua-login
free login login-form login-page login-template login-ui reactjs template
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/maifeeulasad/react-mua-login
- Owner: maifeeulasad
- Created: 2020-07-28T11:39:59.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T12:42:00.000Z (over 3 years ago)
- Last Synced: 2025-10-19T15:23:20.496Z (8 months ago)
- Topics: free, login, login-form, login-page, login-template, login-ui, reactjs, template
- Language: JavaScript
- Homepage: https://maifeeulasad.github.io/react-mua-login/
- Size: 2.1 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Funding: .github/funding.yml
Awesome Lists containing this project
README
# react-mua-login
> Just another Login template for React.js
[](https://www.npmjs.com/package/react-mua-login) [](https://standardjs.com)
## Install
```bash
npm install --save react-mua-login
```
## Usage
```jsx
import React, { Component } from 'react'
import Login from 'react-mua-login';
import 'react-mua-login/dist/index.css'
ReactDOM.render(
{
console.debug(username);
console.debug(password);
}}/>, document.getElementById('root'))
```
# Sample :
- https://maifeeulasad.github.io/react-mua-login/
- https://codesandbox.io/s/react-mua-login-sample-x12dr?file=/src/index.js

## License
MIT © [maifeeulasad](https://github.com/maifeeulasad)