You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
login & signup page made using node express passport & mongoose & cool styling.
req- node, mongo
go to folder and run following commands:-
npm install
service mongod start
node index.js
visit localhost:3000 in browser