Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maifeeulasad/react-mua-signup
https://github.com/maifeeulasad/react-mua-signup
free reactjs signup signup-form signup-page signup-template signup-ui template
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/maifeeulasad/react-mua-signup
- Owner: maifeeulasad
- Created: 2020-07-29T04:18:47.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-05T08:29:04.000Z (almost 2 years ago)
- Last Synced: 2024-11-27T20:38:25.039Z (about 1 month ago)
- Topics: free, reactjs, signup, signup-form, signup-page, signup-template, signup-ui, template
- Language: JavaScript
- Homepage: https://github.com/maifeeulasad/react-mua-signup.git
- Size: 1.24 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# react-mua-signup
> Just another Signup template for React.js
[![NPM](https://img.shields.io/npm/v/react-mua-signup.svg)](https://www.npmjs.com/package/react-mua-signup) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)
## Install
```bash
npm install --save react-mua-signup
```## Usage
```jsx
import React, { Component } from 'react'import Signup from 'react-mua-signup'
import 'react-mua-signup/dist/index.css'ReactDOM.render( {
console.debug(email)
console.debug(p)
}}/>, document.getElementById('root'))```
## Sample :
- https://maifeeulasad.github.io/react-mua-signup/
- https://codesandbox.io/s/react-mua-signup-sample-3vlqs?file=/src/index.js
![react-mua-signup](https://github.com/maifeeulasad/react-mua-signup/blob/gh-pages/Screenshot.png)## License
MIT © [maifeeulasad](https://github.com/maifeeulasad)