You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A bare bones blogging app using Node.js, MongoDB and Angular. The Node.js code handles the requests to the Models(MongoDB), and sends responses back which are rendered in the front end using AngularJS. Styled up a bit with a sprinking of CSS bootstrap.