Skip to content

Latest commit

Β 

History

History
29 lines (19 loc) Β· 1.2 KB

File metadata and controls

29 lines (19 loc) Β· 1.2 KB

πŸ“š BLOGLIST

Welcome to BLOGLIST! πŸš€ This project is a simple yet powerful blog listing application built with ExpressJS and Handlebars. The primary goal of this project was to dive deep into ExpressJS, learning how to effectively use HTTP methods, middleware, and template engines like Handlebars.

🌟 Features

  • 🏠 Home Page: Start your journey with our welcoming homepage.
  • πŸ“ Blogs: Explore a variety of blogs where you can enhance your language skills and expand your knowledge.
  • 🌐 Easy Navigation: Effortlessly browse through the contents of blogs with user-friendly navigation.

🧠 My Learning Journey

Throughout the development of BLOGLIST, I gained hands-on experience with:

  • Handling HTTP methods in an intuitive way.
  • Utilizing ExpressJS middleware for smooth request handling.
  • Integrating Handlebars to create dynamic and reusable views.

πŸ› οΈ Technologies Used

  • ExpressJS: For building the backend server.
  • Handlebars: As the templating engine.
  • Node.js: For running the application.

πŸš€ How to Run the Project

  1. Clone the repository:
    git clone https://github.com/SandhyaDevadiga/BlogList.git