Creating a blog

Creating a blog which can accept the data like title and contents as user inputs to the blog
Description
Issues / PRs
Team Members

The code provides a basic blog management system using HTML, CSS, and JavaScript. It allows users to input a blog title and content through a form. Upon submission, the blog entry is displayed on the page and a counter updates to reflect the total number of blogs added. The blog count is maintained in the browser's localstorage to persist across page reloads.

The summary of its functionality is:

User input: Users can enter a blog title and content into the form.

Display: Submitted blogs are added to a list displayed on the page.

Tracking Count: The total number of blogs is tracked and shown, with the count updated each time a new blog is added.

This setup provides a simple yet effective way to manage and track blogs on a web page.

No Issues, PRs or Discussions added.
Shreesha P Gudigar
Shreesha P Gudigar
shreesha_pxyz
Sneha Nulageri
Sneha Nulageri
sneha_nulageri
Srinidhi GS
Srinidhi GS
srinidhi_gs
Srushti S G
Srushti S G
srushti_s_g