onkolahmet / Blog-Website

blog website template using ejs, js, mongoDB & express.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blog Website

This project was a journal blog website template combined with database connection and flexibility of usage of ejs across the files.

The main aim of this project was getting used to database usage, specifically MongoDB.

It contains Lorem Ipsum contents which is a placeholder text commonly used to demonstrate the visual form of a document or a typeface without relying on meaningful content.

Deployed Version of The Site

http://journal-with-db.herokuapp.com.

journal

To Use Locally

  1. Clone local branch $ git clone -b local https://github.com/onkolahmet/blog-website.
  2. Run 'npm install' in root folder.
  3. Run 'nodemon app.js' in root folder.

About

blog website template using ejs, js, mongoDB & express.js


Languages

Language:JavaScript 46.8%Language:EJS 35.6%Language:CSS 17.6%