Skip to content

SumitKumarweb/Blogging-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real-Time Blog App

A simple real-time blog application where users can create, view, and manage blog posts. All posts are stored in Firebase and immediately reflected on the website in real-time.


Features

  • 📝 Create blog posts with title and content.
  • 🌐 Posts are synced in real-time using Firebase Realtime Database.
  • 📄 Display all posts dynamically on the website.
  • ⚡ Simple, responsive, and user-friendly interface.

Technologies Used

  • Frontend: HTML, CSS, JavaScript
  • Backend / Database: Firebase Realtime Database
  • Hosting: (Optional: Firebase Hosting / Any web server)

About

This is a blogging website built using HTML, CSS, JavaScript, and Firebase. Users can create blogs, which are stored in Firebase and displayed in real time

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors