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
- Host: GitHub
- URL: https://github.com/jyotideepjee1803/blog_site
- Owner: jyotideepjee1803
- Created: 2023-02-18T05:08:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-18T05:44:22.000Z (over 2 years ago)
- Last Synced: 2025-04-07T09:46:22.222Z (about 2 months ago)
- Topics: bootstrap3, css3, ejs-templates, expressjs, html5, javascript, nodejs
- Language: JavaScript
- Homepage:
- Size: 95.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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:
## 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: