/NodeBlog

Building a blog app with nodejs

Primary LanguageCSS

NodeBlog

  This repository contains a blog application built using Node.js. The application allows users to create, read, update and delete blog posts.
  It also features user authentication and authorization using Passport.js.

Installation

    To install the application, please follow these steps:

        Clone this repository to your local machine
        Install Node.js and MongoDB on your machine
        Run npm install to install the necessary dependencies

Usage

    To start the application, run the following command:

    npm start

    Then, open a web browser and navigate to http://localhost:3000/ to use the application.

Screenshot 2023-04-03 192710