yash509 / DevSecOps-Blog-Website-Deployment

A Blog Website developed using HTML, CSS and JavaScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DevSecOps-Blog-Website-Deployment

coding

Description

Blog Application is an application where user can add a new blog, edit it, delete it as well as view other blogs and make changes in them.

Application uses LocalStorage, the localStorage object stores data with no expiration date. The data will not be deleted when the browser is closed, and will be available when the user comes again.

Stacks Used

  • HTML & CSS
  • Bootstrap - A CSS Framework
  • JavaScript -> LocalStorage

Use of Project

To understand the concept of the localstorage, how localstorage persist the data, even the tab is closed or user refersh the page.

ScreenShot

Click on the Add New, UI looks like:

Click on the Open Blog, UI looks like:

Live Demo

About

A Blog Website developed using HTML, CSS and JavaScript

License:Mozilla Public License 2.0


Languages

Language:JavaScript 44.8%Language:HTML 29.4%Language:HCL 22.2%Language:Dockerfile 2.0%Language:CSS 1.7%