https://github.com/james231/bootstrap-account-system-pages
Frontend webpages for 'login', 'register', 'forgot password', etc. No backend or functionality, just UI.
https://github.com/james231/bootstrap-account-system-pages
accounts bootstrap frontend login register user-accounts webpage
Last synced: 3 months ago
JSON representation
Frontend webpages for 'login', 'register', 'forgot password', etc. No backend or functionality, just UI.
- Host: GitHub
- URL: https://github.com/james231/bootstrap-account-system-pages
- Owner: James231
- License: mit
- Created: 2020-02-13T08:59:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-15T11:52:52.000Z (over 5 years ago)
- Last Synced: 2025-01-11T22:19:49.394Z (5 months ago)
- Topics: accounts, bootstrap, frontend, login, register, user-accounts, webpage
- Language: HTML
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bootstrap Account System Pages
This repo contains some HTML files for basic account system pages made with [Bootstrap 4](https://getbootstrap.com/).
Included pages: 'Login', 'Register', 'Forgot Password', 'Email Verification', 'Welcome' and 'Reset Password'.
Note: This does not include any backend code or functionality. The HTML files contain UI only.
## Dependencies
Uses Bootstrap 4 CDN and it's required dependencies. This includes Bootstrap 4 JavaScript and jQuery 3.2.1 but these are not actually used and can be removed.
## License
This code is released under MIT license. This means you can use this for whatever you want. Modify, distribute, sell, fork, and use this as much as you like. Both for personal and commercial use. I hold no responsibility if anything goes wrong.
If you use this, you don't need to refer to this repo, or give me any kind of credit but it would be appreciated.