https://github.com/md-mubin/node-express-practice
practice with login register by node.js and express.js
https://github.com/md-mubin/node-express-practice
Last synced: 6 months ago
JSON representation
practice with login register by node.js and express.js
- Host: GitHub
- URL: https://github.com/md-mubin/node-express-practice
- Owner: Md-Mubin
- Created: 2025-01-12T18:37:25.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-01-18T17:53:36.000Z (9 months ago)
- Last Synced: 2025-01-30T09:20:06.149Z (8 months ago)
- Language: JavaScript
- Size: 1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple practice with Node.js and Express.js
------------------------------------------
Login with users that are registered in database json file
Where from error massage to login success is coming.## Upcoming
------------
Add new user via register in database json file and can
login with it later.
Will also try to edit or give other datas dynamicly in
all users.