Hobby Hub is a innovativ user-friendly social platform. Here can user create there own hobby platform. here can user share there hobby. Here user can see the there own all hobby groups.
https://hobby-hub-sopon.web.app/- Can Register with email and passsword
- Or Continue With Google and Github Login
- Hobby based Group Create
- Share interest
- See there creating groups
- Update Groups
- Delete Groups
- See the Groups Details
- Subscribe news letter
- User Friendly
- Responsive
in this project hobby hub i use that folwing npm packages. Do you want to use this prject to download this all npm packages . use all this for dependency
"@tailwindcss/vite": "^4.1.7",
"firebase": "^11.7.3",
"moment": "^2.30.1",
"react": "^19.1.0",
"react-awesome-reveal": "^4.3.1",
"react-dom": "^19.1.0",
"react-icons": "^5.5.0",
"react-router": "^7.6.0",
"react-simple-typewriter": "^5.0.1",
"react-toastify": "^11.0.5",
"sweetalert2": "^11.21.2",
"tailwindcss": "^4.1.7" "@eslint/js": "^9.25.0",
"@types/react": "^19.1.2",
"@types/react-dom": "^19.1.2",
"@vitejs/plugin-react": "^4.4.1",
"daisyui": "^5.0.35",
"eslint": "^9.25.0",
"eslint-plugin-react-hooks": "^5.2.0",
"eslint-plugin-react-refresh": "^0.4.19",
"globals": "^16.0.0",
"vite": "^6.3.5"- Clone the repository
git clone https://github.com/soponalways/Hobby-Hub-Client.git
- Navigate to the project directory
cd Hobby-Hub-Client - Install all dependencies
npm install
- Create .env file on root folder then add all this credintial
VITE_apiKey= VITE_authDomain= VITE_projectId= VITE_storageBucket= VITE_messagingSenderId= VITE_appId= VITE_measurementId=
- Start the development server
npm run dev
- Open the app in your browser Visit: http://localhost:5173