Skip to content

Gnspreetam/Blog-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Blog Application

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
  • 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

ss1

Click on the Add New, UI looks like:

ss2

Click on the Open Blog, UI looks like: ss3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published