A modern React-based platform for discovering and sharing hobbies with like-minded people. Whether you're into painting, coding, hiking, or cooking – HobbyShare is your place to get inspired and connect with a passionate community. Live link : https://hobbyhub-92596.web.app/
- Browse and post hobbies with images and tags
- Like, comment, and share hobbies
- User-friendly responsive design
- Built with React and TailwindCSS
- State managed via Redux (or Context API, if used)
- Firebase/Auth0/GitHub OAuth (if authentication is enabled)
- React 18
- Tailwind CSS
- Daisy ui
- React Router
- Context API
- Firebase
- Vite or Create React App
git clone https://github.com/web-developer-belal/hobby-hub.git
cd hobby-hub
npm install
npm run dev