Project information
- Category: Full Stack Development
- Skills: React, JavaScript, Firebase (Authentication and Cloud Firestore)
- Client: Personal project
- Project date: July, 2024
- Project URL: https://hayapy88.github.io/blog
- GitHub URL: https://github.com/hayapy88/blog
Main Works
React Web application
- Implement login and logout functions with Google Authentication.
- Fetch posts from Cloud Firestore and display them on the posts list page(Home page).
- Enable logged-in users to post articles on the Post Article page, with the data stored in Cloud Firestore.
- Enable logged-in users to delete their own posts.
- Form validation using Formik and Yup.