An open API service indexing awesome lists of open source software.

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

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.