Skip to content

xddlzx/Sunkissed-BlogPage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌞 Sunkissed Blog Page

Welcome to my first project. I did this project as part of the Full Stack developer course and I want to improve it in the future.🥹

A minimalistic blog platform built with Node.js, Express, and EJS templating engine. This project serves as a foundational example of server-side rendering and routing using Express and EJS.


✨ Features

  • 🧠 Templating with EJS
  • ⚙️ Basic routing using Express
  • 🎨 Clean front-end design (HTML/CSS)
  • 📁 Static file serving (images, CSS, etc.)
  • 💡 Easily extendable and beginner-friendly

🛠️ Tech Stack

  • Backend: Node.js, Express.js
  • Templating: EJS
  • Styling: CSS
  • View Engine: Embedded JavaScript templates (EJS)

🚀 Getting Started

✅ Prerequisites

Make sure you have the following installed:


🔧 Installation

  1. Clone the repository:

    git clone https://github.com/xddlzx/Sunkissed-BlogPage.git
    
  2. Navigate into the project directory:

    cd Sunkissed-BlogPage
    
  3. Install the dependencies:

    npm install
    
  4. Start the development 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

 
 
 

Contributors