Skip to content

zinetti/MVC-Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“Œ MVC Blog

A simple blog application built with Node.js, Express, and EJS following the MVC (Model-View-Controller) architecture.

πŸš€ Features

  • List all posts
  • Create a new post
  • Edit an existing post
  • Delete a post

πŸ› οΈ Technologies Used

  • Node.js - Backend runtime environment
  • Express.js - Web framework for Node.js
  • EJS - Templating engine for rendering views
  • MVC Architecture - Separation of concerns between Model, View, and Controller

About

Applying my first experience with the MVC architecture.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published