Built following the Microsoft MEAN Stack Development Tutorial
The app folder contains the AngularJS code and some bootstrap to make things look good. Its consists of 3 views that are part of this single page application. Login, signup and post pages can be found here.
The server folder contains the RESTful api built to log users and make posts. It also allows passwords to be enrypted.