This is a MEAN stack blogging web application developed during my undergraduate studies. This project shows the development of the MVC architecture from a basic blog with minimum components to a full breadth web application with user authentication and live messaging.
-
Clone the repository
-
Use the package manager npm to install dependencies
npm install
npm start
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.