Skip to content

lillian0624/blog-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog App with React and Firebase

This is a simple blog application built with React and Firebase. The application allows users to create posts with images, log in using Google authentication, and participate in a live chat room.

Features

  1. Google Authentication: Users can log in to the application using their Google accounts. Firebase is used for authentication and user management.

  2. Posts with Images: Users can create posts including text and images. Firebase is used to store and fetch post data. Posts are ordered by the creating date.

  3. Live Chatting Room: The application includes a live chat room where users can engage in real-time conversations.

Technologies Used

  • React: The application's front end is built with React, providing a dynamic and responsive user interface.

  • Firebase: Firebase is utilized for authentication, user management, storing and fetching posts, and hosting.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors