Basic CRUD app created using Node.js and Express with added authenticationfrom Passport.js and with validation, registraion and login.
Install the dependencies
$ npm install
Run app
$ npm start
Basic CRUD app created using Node.js and Express with added authentication with Passport.
CSS