A simple and responsive React app that allows users to log in using Google Authentication, view posts, and like/unlike them. Data is fetched and stored using Firebase Firestore.
- 🔐 Google login via Firebase Authentication
- 📄 Fetch and display posts from Firestore
- ❤️ Like and unlike posts
- 💬 (Optional) Create new posts
- 📱 Responsive and clean UI
- 🔄 Real-time updates via Firestore
- Node.js and npm installed
- A Firebase project with Firestore and Google Authentication enabled
-
Clone the repository:
git clone https://github.com/lillian0624/Firebase-Social-Media-Project-.git cd your-repo