Skip to content

musatirgithub/BlogApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!