Contact Management App made by using Nodejs. It provides User registration and login and access to their contact list.
Have made this project to learn nodejs functionality. I have created only backend of this app where users can register themselves and manage their contact list. This app provides Log in authentication and Connection to Mongodb. This project had helped me to get knowledge of Nodejs, Express Framework, JWT and configuration of Mongodb.