Skip to content

Latest commit

 

History

History
16 lines (16 loc) · 908 Bytes

README.md

File metadata and controls

16 lines (16 loc) · 908 Bytes

Hi there ✋. In this project, I've prepared a blog app.

  • Everybody can see the blogs without any restrictions,
  • If a user wants to see details of a blog or wants to comment he has to login,
  • For register and login forms MUI, formik and yup was used,
  • Authentication provided by using Firebase Auth library,
  • Data received from and stored to Firestore,
  • Page structure is provided with React-router-dom library,
  • Global user data and blog data is kept by using Context API,
  • For styling MUI library is used.
  • Gif image of the project is below. 👇 Hope you like the project!