switter is a good platform for creating a social network like Twitter. I think you will be happy if you see a powerful and simple platform created with Angular, Nodjs, MongoDB and angular-material! if you have decided to create a Social network platform you can fork it and added your new features. but now for the test, you can go to the live demo and register a new user and add new tweet :D you can add a profile picture and other things. too you can edit your profile.
The project dependencies are not included in this repository. To install all the dependencies you will need NPM. Run this command in the main directory:
npm install
Also run this to create bundle.js with browserify, it will update the file everytime you make a change in your JavaScript files.
npm start or nodemon