Skip to content

Latest commit

History

History
22 lines (17 loc) 路 457 Bytes

File metadata and controls

22 lines (17 loc) 路 457 Bytes

Alex' Blog 馃悕

A personal blog built with Node.js, Express, EJS, HTML and CSS. Slytherin themed 馃悕

Tech Stack

  • Backend: Node.js, Express
  • Templating: EJS
  • Database: MongoDB (coming soon)
  • Frontend: HTML, CSS
  • Other: Nodemon, Custom Logger Middleware

Features

  • 馃摑 Blog posts
  • 馃摟 Contact form
  • 馃帹 Slytherin themed design

How to run locally

  1. Clone the repo
  2. Install dependencies:
   npm install