{"id":25121386,"url":"https://github.com/abunayem7/devheaver-client","last_synced_at":"2026-04-04T08:35:51.094Z","repository":{"id":270386388,"uuid":"910224309","full_name":"ABUNAYEM7/DevHeaver-client","owner":"ABUNAYEM7","description":"DevHeaven is a job-search platform that enables job seekers to apply for jobs while HR professionals can create and manage job vacancies.","archived":false,"fork":false,"pushed_at":"2025-01-08T06:41:24.000Z","size":1544,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-02T15:24:52.549Z","etag":null,"topics":["css","expressjs","firebase","html","javasc","mongodb","nodejs","react"],"latest_commit_sha":null,"homepage":"https://gadget-heaven-2fcab.web.app","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ABUNAYEM7.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-30T18:14:23.000Z","updated_at":"2025-01-08T06:43:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"9cb27b15-e01d-49dd-a822-582c93283e89","html_url":"https://github.com/ABUNAYEM7/DevHeaver-client","commit_stats":null,"previous_names":["abunayem7/devheaver-client"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ABUNAYEM7/DevHeaver-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ABUNAYEM7%2FDevHeaver-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ABUNAYEM7%2FDevHeaver-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ABUNAYEM7%2FDevHeaver-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ABUNAYEM7%2FDevHeaver-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ABUNAYEM7","download_url":"https://codeload.github.com/ABUNAYEM7/DevHeaver-client/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ABUNAYEM7%2FDevHeaver-client/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263577268,"owners_count":23483132,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["css","expressjs","firebase","html","javasc","mongodb","nodejs","react"],"created_at":"2025-02-08T06:18:57.237Z","updated_at":"2025-12-30T18:59:43.847Z","avatar_url":"https://github.com/ABUNAYEM7.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DevHeaven\n\n## Live Link\n[DevHeaven Live Demo](https://gadget-heaven-2fcab.web.app)\n\n## Find Your Dream Job Now\n\n**DevHeaven** is a job-searching platform where users can easily apply for their dream jobs. If you are an HR professional, you can create a vacancy for your company. This user-friendly website is fully responsive and ensures a seamless experience across all devices.\n\n---\n\n## Project Summary\n\nDevHeaven provides the following key features:\n- **For Job Seekers**: Browse and apply for jobs that match your profile.\n- **For HR Professionals**: Create, edit, and delete job vacancies for your company.\n- **Full CRUD Operations**: The backend supports creating, reading, updating, and deleting job-related data, including handling applications.\n- **Responsive Design**: Optimized for use on all devices, from mobile to desktop.\n\n---\n\n## Technologies Used\n\n### Frontend:\n- **HTML**\n- **CSS**\n- **React**\n\n### Backend:\n- **Node.js**\n- **Express.js**\n- **MongoDB**\n\n### Authentication \u0026 Security:\n- **Firebase**: User authentication for secure login and registration.\n- **JWT (JSON Web Token)**: Token-based authentication for secure API access.\n- **Cookies**: Securely store JWT tokens using HTTP-only cookies for enhanced security.\n\n---\n\n## How to Run Locally\n\nFollow these steps to set up and run the project on your local machine:\n\n1. **Clone the repository:**\n   ```bash\n   git clone \"https://github.com/ABUNAYEM7/DevHeaver-client.git\"\n   ```\n\n2. **Navigate to the project folder:**\n   ```bash\n   cd DevHeaven-client\n   ```\n\n3. **Install dependencies:**\n   ```bash\n   npm install\n   ```\n\n4. **Set up your Firebase and API credentials:**\n\n   Create a `.env` file in the root directory of the project and add the following environment variables:\n   \n   - `VITE_apiKey=AIzaSyDuAh8BfKVv32rr8zJ2XFjPyYp6OFk_Frc`\n   - `VITE_authDomain=gadget-heaven-2fcab.firebaseapp.com`\n   - `VITE_projectId=gadget-heaven-2fcab`\n   - `VITE_storageBucket=gadget-heaven-2fcab.firebasestorage.app`\n   - `VITE_messagingSenderId=256672624674`\n   - `VITE_appId=1:256672624674:web:046a0034c374a30b485a7b`\n   - `VITE_API_URL=https://dev-heaven-server.vercel.app`\n\n5. **Run the development server:**\n   ```bash\n   npm run dev\n   ```\n\n6. **Open the browser** and go to:\n   ```\n\n\n\n## Packages Used\n\n### Dependencies:\n- `@tanstack/react-query`: \"^5.62.7\"\n- `axios`: \"^1.7.9\"\n- `firebase`: \"^11.0.2\"\n- `lodash`: \"^4.17.21\"\n- `motion`: \"^11.13.5\"\n- `react`: \"^18.3.1\"\n- `react-dom`: \"^18.3.1\"\n- `react-icons`: \"^5.4.0\"\n- `react-loader-spinner`: \"^6.1.6\"\n- `react-router`: \"^7.0.2\"\n- `sweetalert2`: \"^11.14.5\"\n\n---\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabunayem7%2Fdevheaver-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabunayem7%2Fdevheaver-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabunayem7%2Fdevheaver-client/lists"}