An open API service indexing awesome lists of open source software.

https://github.com/jyotideepjee1803/blog_site

Daily Journal a very basic personal Blog site
https://github.com/jyotideepjee1803/blog_site

bootstrap3 css3 ejs-templates expressjs html5 javascript nodejs

Last synced: about 2 months ago
JSON representation

Daily Journal a very basic personal Blog site

Awesome Lists containing this project

README

        

# Blog_JD
Blogging Website

:bulb: Tech Stack


HTML5, CSS3, JavaScript, Bootstrap, Node, Express

:bulb: Sneak Peek of the Home Page:
![Home Page](/Blogging_home.png)

## Directions :
:point_right: clone the repository to your device

:point_right: open command line prompt/terminal in your local repository.

:point_right: Apply the following :

```
npm i nodemon
npm i express body-parser ejs lodash
```
:point_right: then run to start the node server :

```
nodemon app.js
```


Now just enjoy adding your thoughts to the blogging site :relaxed: