todo-mvc-auth-local
todo-mvc-auth-local copied to clipboard
Added titles to all the views. Added active port string in the console.log of app.listen
Added a proper title to the views:
index: todolist! login: login sign up: sign up todos: todolist!
And added active port in the console.log of app.listen, to know in what port is running.