{"id":25480253,"url":"https://github.com/mdafsarhossain/xentro-client","last_synced_at":"2026-04-07T21:32:09.464Z","repository":{"id":276076090,"uuid":"928133782","full_name":"MdAfsarHossain/Xentro-Client","owner":"MdAfsarHossain","description":"Xentro is a dynamic and user-friendly e-commerce platform offering a wide range of products, including mobile phones, tablets, laptops, and more. ","archived":false,"fork":false,"pushed_at":"2025-02-07T05:24:27.000Z","size":216,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-25T02:04:06.772Z","etag":null,"topics":["api","css","daisyui","firebase","html","react","tailwindcss"],"latest_commit_sha":null,"homepage":"https://xentro-task.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/MdAfsarHossain.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-02-06T05:44:09.000Z","updated_at":"2025-02-07T05:24:30.000Z","dependencies_parsed_at":"2025-02-06T06:29:58.830Z","dependency_job_id":"04b52c3c-50be-436d-a711-eb8be44d6ccc","html_url":"https://github.com/MdAfsarHossain/Xentro-Client","commit_stats":null,"previous_names":["mdafsarhossain/xentro-client"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MdAfsarHossain/Xentro-Client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MdAfsarHossain%2FXentro-Client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MdAfsarHossain%2FXentro-Client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MdAfsarHossain%2FXentro-Client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MdAfsarHossain%2FXentro-Client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MdAfsarHossain","download_url":"https://codeload.github.com/MdAfsarHossain/Xentro-Client/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MdAfsarHossain%2FXentro-Client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31530641,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"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":["api","css","daisyui","firebase","html","react","tailwindcss"],"created_at":"2025-02-18T15:38:54.296Z","updated_at":"2026-04-07T21:32:09.440Z","avatar_url":"https://github.com/MdAfsarHossain.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Xentro Info Tech](https://xentro-task.web.app)\n\n`Xentro` is a dynamic and user-friendly `e-commerce` platform offering a wide range of `products`, including `mobile phones`, `tablets`, `laptops`, and more. Designed to provide a seamless `shopping` experience, Xentro allows users to explore an extensive catalog of products, `view` detailed descriptions of each item, and `add` their own custom products to the platform.\n\n## [Key Features]()\n\n- Dashboard:\n\n  - It's has a admin dashboard.\n  - The dashboard has a sidebar for navigation (All Users and Products) and a main content area.\n\n- Data Display:\n\n  - Fetch and display a list of users from the provided RESTful API (GET: https://jsonplaceholder.typicode.com/users).\n  - Display user information such as name, email, and city name.\n  - For each user, provide an option to view their full details. - Fetch and display a list of Products(GET: https://api.restful-api.dev/objects).\n  - Add a Product (POST: https://api.restful-api.dev/objects).\n  - Find that single Product you added (GET: https://api.restful-api.dev/objects/:id).\n  - Deleted a Product (DELETE:https://api.restful-api.dev/objects/:id)\n\n- Sorting and Searching:\n  - Sorting and searching functionalities for users and Products.\n- Authentication\n  - Firebase Authentication for login and register\n\n## [Technology Stack]()\n\n- `Frontend:` React, Tailwind CSS, Daisy UI.\n- `Backend:` Node.js, Express.js.\n- `Authentication:` Firebase.\n- `APIs:` RESTful APIs for data retrieval and management.\n\n## [Dependencies]()\n\n- `@tailwindcss/vite`: ^4.0.3\n- `@tanstack/react-query`: ^5.66.0\n- `@tanstack/react-query-devtools`: ^5.66.0\n- `axios`: ^1.7.9\n- `firebase`: ^11.2.0\n- `prop-types`: ^15.8.1\n- `react`: ^18.3.1\n- `react-dom`: ^18.3.1\n- `react-helmet-async`: ^2.0.5\n- `react-hook-form`: ^7.54.2\n- `react-hot-toast`: ^2.5.1\n- `react-icons`: ^5.4.0\n- `react-router-dom`: ^6.29.0\n- `react-spinners`: ^0.15.0\n- `tailwindcss`: ^4.0.3\n\n## [Installation]()\n\n- Run `npm install` to install project Dependencies\n\n## [How to Run]()\n\n1. Clone the repository\n\n```js\ngit clone https://github.com/MdAfsarHossain/Xentro-Server.git\ncd xentro-client\n```\n\n2. Install dependencies using\n\n```js\nnpm install\n```\n\n3. Setup Environment Variables\n\n- Create `.env.local` in the root directory.\n- Add `VITE_API_URL` variable and put your server url here.\n- Create a firebase project and add config here firebase config will look like\n\n```js\nVITE_apiKey;\nVITE_authDomain;\nVITE_projectId;\nVITE_storageBucket;\nVITE_messagingSenderId;\nVITE_appId;\n```\n\n4. Run the website to locally\n\n```js\nnpm run dev\n```\n\n5. Open the website in your local browser http://localhost:5173\n\n## [Deployment]()\n\n- Hosted on Netlify or Vercel for a fast and reliable experience.\n- Firebase Authentication requires authorized domains to ensure secure access.\n\n## [Contributions]()\n\n- Contributions are welcome! Fork this repository, make your changes, and submit a pull request.\n\n### [User Login Info]()\n\n- `Email:` afsar@gmail.com\n- `Password:` Afsar12345\n\n### [Live Link](https://xentro-task.web.app)\n\n### [Server Site Code](https://github.com/MdAfsarHossain/Xentro-Server)\n\n### [Website Preview]()\n\n\u003cimg src=\"https://raw.githubusercontent.com/MdAfsarHossain/Xentro-Client/refs/heads/main/xentro-info-tech.png\"\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdafsarhossain%2Fxentro-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmdafsarhossain%2Fxentro-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdafsarhossain%2Fxentro-client/lists"}