https://github.com/nomadsdev/login-register-nodejs-bootstrap-5
https://github.com/nomadsdev/login-register-nodejs-bootstrap-5
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nomadsdev/login-register-nodejs-bootstrap-5
- Owner: nomadsdev
- Created: 2024-02-25T20:09:37.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-25T20:12:17.000Z (about 2 years ago)
- Last Synced: 2025-02-21T20:45:13.853Z (about 1 year ago)
- Language: EJS
- Size: 43 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Login Register Bootstrap 5

## How to install
```
npm i
node server.js
```
## Language Framework
* nodejs
* express
* express-session
* body-parser
* mysql
* ejs
* bootstrap5