Skip to content

alperbayram/Blog-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js Clean-Blog

Clean-Blog , web application based on showing multiple posts on a single page, historically sorted with the most recent content at the top. Post writing, editing and deleting operations are done.

Prerequisites

  • npm >= 6.14.14
  • node >= v14.17.4
  • express >= 4.17.2
  • mongodb >= v5.0.5

Installation

Clone the repo

  git clone https://github.com/alperbayram/Clean-Blog.git

Open folder

  cd Clean-Blog

Install NPM packages

  npm install

Usage

  npm start
  http://localhost:5000

Languages and Tools:

git heroku javascript nodejs express mongodb css3 html5 bootstrap

Contact

alperbayram

alperbayrmm

License

This project is MIT licensed.