Skip to content

Pyoneer01/Blog-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog Site

Welcome to my Blog Site! This web application allows users to create, edit, and delete blog posts. It is built using Node.js and EJS for frontend templating, providing a simple interface for managing blog content.

blog site screenshot

Features

  • Create new blog posts
  • Edit existing blog posts
  • Delete blog posts

Getting Started

Follow these steps to get the application up and running on your local machine.

Prerequisites

Make sure you have Node.js installed on your system. You can download it from nodejs.org.

To run the application

  1. Clone the repository

    git clone https://github.com/Pyoneer01/Blog-Application.git
    
  2. Navigate to the project directory

    cd Blog-application
    
  3. Install dependencies

    npm install
    
  4. Start the server

    node index.js
    
  5. Open your browser and go to

    http://localhost:3000
    
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published