Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mdbootstrap/react-registration-form
Responsive React Registration form built with Bootstrap 5. Templates for signup forms, registration popups, register modal designs, registration validation & more. https://mdbootstrap.com/docs/react/extended/registration-form/
https://github.com/mdbootstrap/react-registration-form
bootstrap bootstrap-template bootstrap-theme bootstrap5 css form html js react registration registration-form
Last synced: about 1 month ago
JSON representation
Responsive React Registration form built with Bootstrap 5. Templates for signup forms, registration popups, register modal designs, registration validation & more. https://mdbootstrap.com/docs/react/extended/registration-form/
- Host: GitHub
- URL: https://github.com/mdbootstrap/react-registration-form
- Owner: mdbootstrap
- License: other
- Created: 2022-08-04T09:08:12.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-08-04T12:16:39.000Z (over 2 years ago)
- Last Synced: 2024-10-09T09:06:22.139Z (about 1 month ago)
- Topics: bootstrap, bootstrap-template, bootstrap-theme, bootstrap5, css, form, html, js, react, registration, registration-form
- Language: JavaScript
- Homepage:
- Size: 267 KB
- Stars: 2
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License.pdf
Awesome Lists containing this project
README
![MDB Logo](https://mdbootstrap.com/img/Marketing/general/logo/medium/mdb-react.png)
# MDB React 5
Responsive React Registration form built with Bootstrap 5. Templates for signup forms, registration popups, register modal designs, registration validation & more.
Check out [React Registration Form Documentation](https://mdbootstrap.com/docs/b5/react/extended/registration-form/) for detailed instructions & even more examples.
## Basic example
![React Registration Form Basic Example](https://user-images.githubusercontent.com/108793661/182810691-6760527e-efcb-4c4e-9811-49735847f29e.png)
```js
import React from 'react';
import {
MDBBtn,
MDBContainer,
MDBRow,
MDBCol,
MDBCard,
MDBCardBody,
MDBCardImage,
MDBInput,
MDBIcon,
MDBCheckbox
}
from 'mdb-react-ui-kit';function App() {
return (
Sign up
Register
);
}export default App;
```## How to use?
1. Download MDB 5 - free REACT UI KIT
2. Choose your favourite customized component and click on the image
3. Copy & paste the code into your MDB project
[▶️ Subscribe to YouTube channel for web development tutorials & resources](https://www.youtube.com/MDBootstrap?sub_confirmation=1)
## More examples
### Registration form with select:
[![React Registration Form #1](https://user-images.githubusercontent.com/108793661/182811289-a1669e24-de48-4e45-8328-14586c3dc300.png)](https://mdbootstrap.com/docs/react/extended/registration-form/#section-2)
### Registration form with radio buttons:
[![React Registration Form #2](https://user-images.githubusercontent.com/108793661/182812815-6f119971-cddf-445b-ab91-0253816fd88c.png)](https://mdbootstrap.com/docs/react/extended/registration-form/#section-3)You can find other examples [here](https://mdbootstrap.com/docs/b5/react/extended/registration-form/).
## More extended React documentation
- React Bootstrap Code
- React Bootstrap Gallery
- React Bootstrap Hamburger Menu
- React Bootstrap Jumbotron
- React Bootstrap Maps
- React Bootstrap Mega Menu
- React Bootstrap Media object
- React Bootstrap Multiselect
- React Bootstrap Masonry
- React Bootstrap Contact form
- React Bootstrap Gradients
- React Bootstrap Pagination
- React Bootstrap Panels
- React Bootstrap Social Media icons & buttons
- React Bootstrap Search
- React Bootstrap Table sort
- React Bootstrap Table responsive
- React Bootstrap Table scroll
- React Bootstrap Table search
- React Bootstrap Textarea
- React Bootstrap Sidebar
- React Bootstrap Profiles
- React Bootstrap Nested Dropdown
- React Bootstrap Address Form