/blogger

A MEAN stack web application for blogging.

Primary LanguageJavaScript

Blogger Web Application

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.

Installation

  1. Clone the repository

  2. Use the package manager npm to install dependencies

npm install

Usage

npm start

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.