{"id":29024657,"url":"https://github.com/sazidsifat/antiques-artifacts-website-client","last_synced_at":"2026-04-08T20:03:26.757Z","repository":{"id":301122398,"uuid":"1008220809","full_name":"SazidSifat/antiques-artifacts-website-client","owner":"SazidSifat","description":"The Historical Artifacts Tracker is a full-stack MERN web application that lets users explore, add, and manage historical artifacts. Features include Firebase auth, JWT-secured routes, responsive UI, artifact likes, and personalized dashboards. Ideal for showcasing full-stack development and CRUD operations.","archived":false,"fork":false,"pushed_at":"2025-08-08T12:21:24.000Z","size":233,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-08T14:27:13.099Z","etag":null,"topics":["firebase","mongodb","nodejs","react","react-icons","react-router","react-toastify","reactjs","sweetalert2"],"latest_commit_sha":null,"homepage":"https://historical-artifacts-5b376.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/SazidSifat.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,"zenodo":null}},"created_at":"2025-06-25T08:01:13.000Z","updated_at":"2025-08-08T12:21:27.000Z","dependencies_parsed_at":"2025-08-08T14:17:07.798Z","dependency_job_id":"abd79519-6d00-469d-b37b-b02e1cf2f6c5","html_url":"https://github.com/SazidSifat/antiques-artifacts-website-client","commit_stats":null,"previous_names":["sazidsifat/antiques-artifacts-website-client"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SazidSifat/antiques-artifacts-website-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SazidSifat%2Fantiques-artifacts-website-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SazidSifat%2Fantiques-artifacts-website-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SazidSifat%2Fantiques-artifacts-website-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SazidSifat%2Fantiques-artifacts-website-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SazidSifat","download_url":"https://codeload.github.com/SazidSifat/antiques-artifacts-website-client/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SazidSifat%2Fantiques-artifacts-website-client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31571601,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["firebase","mongodb","nodejs","react","react-icons","react-router","react-toastify","reactjs","sweetalert2"],"created_at":"2025-06-26T04:18:33.655Z","updated_at":"2026-04-08T20:03:26.734Z","avatar_url":"https://github.com/SazidSifat.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🏛️ Historical Artifacts Tracker\n\nAn interactive web application to track, explore, and contribute historical artifacts from around the world.\n\n---\n\n## 🌐 Live Website\n🔗 [Live Site](https://historical-artifacts-5b376.web.app/)  \n\n---\n\n## 🧠 Purpose\n\nThis project is built as part of an advanced assignment to demonstrate full-stack MERN development skills with secure authentication, protected routes, dynamic data handling, and modern UI/UX practices.\n\n---\n\n## ✨ Key Features\n\n- 🔐 Firebase Authentication (Email/Password + Google)\n- 🔁 JWT-based Route Protection\n- 📦 MongoDB Atlas Database Integration\n- 🔍 Search Artifacts by Name\n- ❤️ Like/Unlike Toggle (stored in DB)\n- ➕ Add, Update, Delete Your Own Artifacts\n- 📂 View Liked Artifacts\n- 🎨 Responsive and Premium UI with Tailwind \u0026 DaisyUI \u0026 MambaUI\n- 🎬 Framer Motion Animations\n- 📱 Mobile-first Responsive Design\n- 🔎 Dynamic Page Titles\n- ⚠️ 404 Not Found Page\n- 📤 Firebase(client) \u0026 Vercel(server) Deployment\n\n\n## 📋 Pages \u0026 Routes\n\nHome Page with Banner, Top Liked Artifacts, Extra Sections |\nEmail/Password and Google Login |\nNew User Registration |\nProtected: Add Artifact Form |\nProtected: Full Artifact Details \u0026 Like Button |\nBrowse all artifacts + Search |\nProtected: View, Update, Delete Your Artifacts |\nProtected: View Liked Artifacts |\nProtected: Update Form |\n 404 Page |\n\n---\n\n## 📦Technology Used\n- `react`\n- `tailwind`\n- `Node Js`\n- `Express`\n- `mongoDB`\n- `react-router`\n- `firebase`\n- `axios`\n---\n\n### 🧑‍💻 Local Setup Instructions\n\nFollow these steps to run the client project locally on your machine:\n\n```bash\n# 1. Clone the repository\ngit clone https://github.com/SazidSifat/antiques-artifacts-website-client.git\ncd antiques-artifacts-website-client\n```\n\n### Dependencies\n```json\n{\n   \"dependencies\": {\n    \"@emotion/react\": \"^11.14.0\",\n    \"@tailwindcss/vite\": \"^4.1.8\",\n    \"axios\": \"^1.9.0\",\n    \"daisyui\": \"^5.0.43\",\n    \"firebase\": \"^11.9.1\",\n    \"lottie-react\": \"^2.4.1\",\n    \"motion\": \"^12.17.3\",\n    \"react\": \"^19.1.0\",\n    \"react-awesome-reveal\": \"^4.3.1\",\n    \"react-dom\": \"^19.1.0\",\n    \"react-icons\": \"^5.5.0\",\n    \"react-masonry-css\": \"^1.0.16\",\n    \"react-router\": \"^7.6.2\",\n    \"react-toastify\": \"^11.0.5\",\n    \"sweetalert2\": \"^11.22.0\",\n    \"swiper\": \"^11.2.8\",\n    \"tailwindcss\": \"^4.1.8\"\n  },\n  \"devDependencies\": {\n    \"@eslint/js\": \"^9.25.0\",\n    \"@types/react\": \"^19.1.2\",\n    \"@types/react-dom\": \"^19.1.2\",\n    \"@vitejs/plugin-react\": \"^4.4.1\",\n    \"eslint\": \"^9.25.0\",\n    \"eslint-plugin-react-hooks\": \"^5.2.0\",\n    \"eslint-plugin-react-refresh\": \"^0.4.19\",\n    \"globals\": \"^16.0.0\",\n    \"vite\": \"^6.3.5\"\n  }\n}\n```\n### 2. Install dependencies\n```bash\nnpm install\n```\n### 3. Create a .env file in the root directory and add the following:\n```bash\nVITE_apiKey=your_firebase_api_key\nVITE_authDomain=your_auth_domain\nVITE_projectId=your_project_id\nVITE_storageBucket=your_storage_bucket\nVITE_messagingSenderId=your_messaging_id\nVITE_appId=your_app_id\n```\n\n### 4. Start the development server\n```bash\nnpm run dev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsazidsifat%2Fantiques-artifacts-website-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsazidsifat%2Fantiques-artifacts-website-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsazidsifat%2Fantiques-artifacts-website-client/lists"}