Skip to content

hita03/Blog-React-Firebase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Blog Site with React & Firebase

Handles Google authentication, creates posts with title & description & deletes posts.

Setup

Fill firebase-config in src with own firebaseConfig object
Install dependancies using npm i
Run the app with npm start
Open http://localhost:3000 to view it in your browser.

image

image

image