{"id":22600558,"url":"https://github.com/juborajsujon/fix-nexus-client","last_synced_at":"2026-04-05T21:03:59.797Z","repository":{"id":266968422,"uuid":"815773590","full_name":"JuborajSujon/fix-nexus-client","owner":"JuborajSujon","description":"FixNexus - User can Booked Service and Manage Services and service provider also Added service, update service, view details service and ordered service can update status.","archived":false,"fork":false,"pushed_at":"2024-12-07T10:26:06.000Z","size":341,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T20:17:08.239Z","etag":null,"topics":["autoprefixer","axios","daisyui","firebase","lottie-react","postcss","react","react-datepicker","react-helmet-async","react-hook-form","react-loader-spinner","react-markdown","react-router-dom","react-simple-typewriter","react-toastify","sweetalert2","tailwindcss"],"latest_commit_sha":null,"homepage":"https://fixnexus-aa0eb.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/JuborajSujon.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-06-16T05:32:52.000Z","updated_at":"2024-12-07T10:26:11.000Z","dependencies_parsed_at":"2024-12-07T11:30:48.773Z","dependency_job_id":null,"html_url":"https://github.com/JuborajSujon/fix-nexus-client","commit_stats":null,"previous_names":["juborajsujon/fix-nexus-client"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuborajSujon%2Ffix-nexus-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuborajSujon%2Ffix-nexus-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuborajSujon%2Ffix-nexus-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuborajSujon%2Ffix-nexus-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JuborajSujon","download_url":"https://codeload.github.com/JuborajSujon/fix-nexus-client/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246093180,"owners_count":20722403,"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":["autoprefixer","axios","daisyui","firebase","lottie-react","postcss","react","react-datepicker","react-helmet-async","react-hook-form","react-loader-spinner","react-markdown","react-router-dom","react-simple-typewriter","react-toastify","sweetalert2","tailwindcss"],"created_at":"2024-12-08T12:10:24.807Z","updated_at":"2025-12-30T22:07:36.562Z","avatar_url":"https://github.com/JuborajSujon.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FixNexus\n\n### Live Site URL:\n\nFirebase Hosting : [https://fixnexus-aa0eb.web.app/](https://fixnexus-aa0eb.web.app/)\n\nNetlify Hosting : [https://fixnexus.netlify.app/](https://fixnexus.netlify.app/)\n\nFixNexus server side repository : [https://github.com/JuborajSujon/fix-nexus-server.git](https://github.com/JuborajSujon/fix-nexus-server.git)\n\n## Project Overview\nUser can Booked Service and Manage Services and service provider also Added service, update service, view details service and ordered service can update status. We use firebase authentication for user resgister, sign in, login also social login intregrating. A chatbot intregrade using by Google cloud API service.\n\n## Features and Characteristics:\n\n- **Comprehensive Service Management**: Users can easily add, manage, and book services. Providers can add, manage, book services, and manage their service status.\n  \n- **User Authentication and Security**: Secure registration, sign-in, and login via Firebase Authentication. Additional options for Google and GitHub sign-in for added convenience.\n  \n- **Responsive and Engaging User Experience**: Responsive design ensuring a consistent experience across various devices. Engaging animations and multiple theme options (light and dark mode) for a personalized and visually appealing user interface.\n\n## Used Technology\n- **Frontend Development**: React, React DOM, React Router DOM, React Hook Form, React Icons, React Helmet Async, React Toastify, Lottie React, React Datepicker, React Loader Spinner, React Markdown\n\n- **User Authentication \u0026 Security** : Firebase\n  \n- **UI Components \u0026 Styling** : Tailwind CSS, DaisyUI\n  \n- **Development Tools** : Vite, ESLint, ESLint Plugins, PostCSS, Autoprefixer\n  \n- **Animations \u0026 Effects** : Lottie React, React Simple Typewriter, React Scroll Trigger\n  \n- **Additional Libraries** : Axios, Highlight.js, SweetAlert2, Swiper\n  \n## Installation: :computer:\n\n1. Clone the repository from GitHub:\n\n```\ngit clone https://github.com/JuborajSujon/fix-nexus-client.git\n\n\n```\n\n2. Navigate to the project directory:\n\n```\ncd fixnexus-client\n```\n\n3. Install dependencies using npm or yarn:\n\n```\nnpm install\n```\n\nor\n\n```\nyarn install\n```\n\n## Usage: :book:\n\n1. Start the development server:\n\n```\nnpm run dev\n```\n\n2. Open your web browser and visit http://localhost:5173 to access the application.\n\n## Additional Notes:\n\n- Ensure that you have Node.js and npm (or yarn) installed on your system before proceeding with the installation.\n- The application requires an active internet connection to fetch service data and provide personalized recommendations.\n- Customize the application as needed by modifying the source code files located in the project directory.\n- For production deployment, build the project using `npm run build` or yarn build and deploy the generated build files to your hosting server.\n\nEnjoy exploring and discovering your favorite electronic reparir services and parts! :rocket:::rocket:::rocket:\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuborajsujon%2Ffix-nexus-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjuborajsujon%2Ffix-nexus-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuborajsujon%2Ffix-nexus-client/lists"}