Blog App with React & Firebase

See the page

  • I made a Blog App with React & Firebase(for Database and Authentication).
  • Users can add, delete and edit blog posts.
  • There are some restrictions. Only the author of the post can edit or delete the post.
  • Everybody can see the details if they are already registered.
  • Adding image url is not required. If user leave it blank then a random image appears.
  • I used Material UI for styling.
  • I used Firebase Realtime Database for storage.

I used;

  • Firebase
  • Firebase Realtime Databse
  • Firebase Authentication
  • React Router Dom
  • Context API
  • Material UI
  • Components
  • useState
  • useEffect
  • import/export
  • Props
  • React Developer Tool
  • Destructuring props
  • array map method
  • array filter method

I am open to all feedbacks.( You can write a post about your feedback in the app 😀)