Explored Security in web developement made a secrets web app, connected with mongoDB database
#Learned about
#how to run
- npm init
- install all the dependencies npm intall
- nodemon app.js
#have also uploaded .env file for refrence
##All info stored in Database with password hashed and salted 10 times
#refrences -Angela yu UDEMY Webdev Bootcamp