https://github.com/mdbootstrap/react-login-form
Responsive login form built with Bootstrap 5. Collection of examples for signup forms, full page login templates, login modals & many other sign in designs.
https://github.com/mdbootstrap/react-login-form
bootstrap bootstrap-template bootstrap-theme bootstrap5 css form html login react register
Last synced: 2 months ago
JSON representation
Responsive login form built with Bootstrap 5. Collection of examples for signup forms, full page login templates, login modals & many other sign in designs.
- Host: GitHub
- URL: https://github.com/mdbootstrap/react-login-form
- Owner: mdbootstrap
- License: other
- Created: 2022-07-19T11:20:38.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-08-04T09:26:46.000Z (over 3 years ago)
- Last Synced: 2025-10-10T15:29:10.944Z (7 months ago)
- Topics: bootstrap, bootstrap-template, bootstrap-theme, bootstrap5, css, form, html, login, react, register
- Language: SCSS
- Homepage: https://mdbootstrap.com/docs/react/extended/login-form/
- Size: 953 KB
- Stars: 8
- Watchers: 1
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License.pdf
Awesome Lists containing this project
README
Responsive React Login form built with Bootstrap 5. Collection of examples for signup forms, full page login templates, login modals & many other sign in designs.
Check out [React Login Form Documentation](https://mdbootstrap.com/docs/b5/react/extended/login-form/) for detailed instructions & even more examples.
## Basic example

```js
import React from 'react';
import {
MDBContainer,
MDBInput,
MDBCheckbox,
MDBBtn,
MDBIcon
}
from 'mdb-react-ui-kit';
function App() {
return (
Sign in
);
}
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
### Login - register:
[](https://mdbootstrap.com/docs/b5/react/extended/login-form/#section-login-register-example)
### Login - register:
[](https://mdbootstrap.com/docs/b5/react/extended/login-form/#section-login-page-example)
### Login Template:
[](https://mdbootstrap.com/docs/b5/react/extended/login-form/#section-login-template-example)
### Sign in form:
[](https://mdbootstrap.com/docs/b5/react/extended/login-form/#section-sign-in-form-example)
You can find other examples [here](https://mdbootstrap.com/docs/b5/react/extended/login-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