Quintam26 / vidjot

A NodeJS and Express app that allows users to register or login and have CRUD capabilities when creating content.

Home Page:https://murmuring-refuge-37579.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vidjot

A NodeJS and Express app that allows users to register or log-in into their account.

Users have CRUD capabilties for video idea posts.

User authentication completed using Passport middleware for NodeJS.

npm install following dependencies:

bcryptjs, body-parser, connect-flash, express, express-handlebars, express-session, method-override, mongoose, nodemon, passport, passport-local

About

A NodeJS and Express app that allows users to register or login and have CRUD capabilities when creating content.

https://murmuring-refuge-37579.herokuapp.com/


Languages

Language:JavaScript 56.0%Language:HTML 43.8%Language:CSS 0.2%