Welcome to BlogShog! This is a blogging platform that integrates ReactJS for the frontend, Golang(gorilla/mux) for the backend, PostgreSQL for the database, and Firebase for authentication and storage.
- User Authentication: Google login using Firebase.
- Responsive Design: Optimized for both desktop and mobile views with a responsive navbar and hamburger menu.
- Post Management: Create, read posts with image uploads stored in Firestore.
- Sorting and Filtering: Sort posts by latest or oldest.
- User Profiles: Display author names and post dates.
- Frontend: ReactJS
- Backend: Golang with gorilla/mux framework
- Database: PostgreSQL
- Authentication & Storage: Firebase and Firestore
- Visit: BlogShog