
BlogJS is a simple blog application built with AngularJS, Node.js and MongoDB. Creates your article and shares them in a beautiful minimalistic template.
BlogJS is a simple blog application built with AngularJS, Node.js, and MongoDB. It allows users to create, edit, and delete articles, add tags to articles, and manage user authentication and registration. The application also includes features such as adding likes to posts and comments. The application requires Redis and MongoDB to be installed and running.
BlogJS is a blog application built with AngularJS, Node.js, and MongoDB. It offers a range of features for creating and managing blog articles, including authentication, registration, tagging, and user management. The installation process involves cloning the repository, starting Redis and MongoDB, building the AngularJS app, installing the Node.js app dependencies, and running the application.

Less CSS is a dynamic stylesheet language that extends the capabilities of CSS, allowing developers to write cleaner, more modular, and reusable stylesheets with features like variables, mixins, and nested rules.
Gulp.js is an old but popular site building tool that automates various repetitive development tasks in web development, such as compiling Sass, minifying JavaScript, and optimizing images.