Welcome to HobbyHub, a creative community platform for hobbyists! This is the frontend of the project, built with React, Vite, Tailwind CSS, and DaisyUI for blazing-fast performance and beautiful design.
- 🌐 Live Site: https://hobby-hub-bd.web.app
- 📂 GitHub Repo: Frontend on GitHub
- 📂 GitHub Repo: Backend on GitHub
- 
🔐 Secure Authentication with Firebase (email/password + Google sign-in) 
- 
📂 Create, Read, Update, Delete (CRUD) functionality for hobby groups 
- 
📢 Live Toast Alerts for feedback 
- 
🎭 Animations and transitions for engaging UI 
- 
🧑🤝🧑 Private Routes for protected pages 
- 
🌍 Fully Responsive UI with mobile-first design 
- 
📆 End Date Countdown feature 
- 
🎞️ Animated Sliders on homepage 
- 
📌 Dynamic Metadata using react-helmet-async 
- 
🎭 Custom Loader and Error Pages 
- 
🎨 React Icons — Icon packs 
- Clone the repository:
git clone https://github.com/ismail-dev-code/hobby-hub-client-code cd hobby-hub-client-code npm install npm run dev