Skip to content

saif-elhady/Blog-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog Website

A full-featured blogging platform built with Node.js, Express, and MongoDB.

Demo

Demo

Features

  • User registration and authentication
  • Creation and editing of blog posts
  • Search functionality
  • Server-side rendering with EJS templates
  • Robust error handling
  • Secure password hashing with bcrypt

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Node.js
  • MongoDB

Installing

  1. Clone the repository: git clone https://github.com/yourusername/blog-platform.git
  2. Install dependencies: npm install
  3. Start the server: npm start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors