{"id":24173084,"url":"https://github.com/askatash/smart-sport-client","last_synced_at":"2026-04-01T22:12:16.755Z","repository":{"id":271568428,"uuid":"913817260","full_name":"AskatAsh/Smart-Sport-Client","owner":"AskatAsh","description":"a sports accessories e-commerce website, a platform where customers can browse, purchase, and review various sports accessories, from gear to apparel, catering to different sports disciplines.","archived":false,"fork":false,"pushed_at":"2025-01-08T14:19:50.000Z","size":290,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-02T13:17:24.648Z","etag":null,"topics":["daisyui","expressjs","firebase","javascript","mongodb","nodejs","npm-package","reactjs","tailwindcss"],"latest_commit_sha":null,"homepage":"https://smartsport-client.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/AskatAsh.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":"2025-01-08T12:10:15.000Z","updated_at":"2025-01-08T14:30:04.000Z","dependencies_parsed_at":"2025-01-14T04:15:29.467Z","dependency_job_id":"b787d792-7e5e-4667-87a5-d6edd6faca4e","html_url":"https://github.com/AskatAsh/Smart-Sport-Client","commit_stats":null,"previous_names":["askatash/smart-sport-client"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AskatAsh%2FSmart-Sport-Client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AskatAsh%2FSmart-Sport-Client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AskatAsh%2FSmart-Sport-Client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AskatAsh%2FSmart-Sport-Client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AskatAsh","download_url":"https://codeload.github.com/AskatAsh/Smart-Sport-Client/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241509656,"owners_count":19974071,"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":["daisyui","expressjs","firebase","javascript","mongodb","nodejs","npm-package","reactjs","tailwindcss"],"created_at":"2025-01-13T01:14:22.094Z","updated_at":"2025-12-30T18:53:11.875Z","avatar_url":"https://github.com/AskatAsh.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# \u003cimg width=\"32px\" src=\"https://i.ibb.co.com/5TnfHBK/smartsport-logo.webp\"/\u003e SMART SPORT\n\nSmart Sport is a sports equipment and accessories e-commerce website, a platform where customers can browse, purchase, and review various sports accessories, from gear to apparel, catering to different sports disciplines.\n\n![Project Screenshot](https://i.ibb.co/GRsmrc0/download.png)  \n*A representative screenshot of the project.*\n\n---\n\n## 🌐 **Live Link**\n\nCheck out the live version of the project:\n[Live Demo](https://smartsport-client.web.app)\n\n## 🛠️ Technologies Used\n- React Js\n- Tailwind CSS\n- DaisyUI\n- React Toastify\n- Font awesome\n- Firebase Authentication\n- React Router\n- Swiper js\n- Lottie React\n- React Tooltip\n- React icons\n- React Helmet\n\n---\n\n## 🧩 **Dependencies**\n- \"@emotion/react\": \"^11.13.5\",\n- \"@emotion/styled\": \"^11.13.5\",\n- \"firebase\": \"^11.0.2\",\n- \"lottie-react\": \"^2.4.0\",\n- \"react\": \"^18.3.1\",\n- \"react-awesome-reveal\": \"^4.2.14\",\n- \"react-dom\": \"^18.3.1\",\n- \"react-helmet-async\": \"^2.0.5\",\n- \"react-icons\": \"^5.4.0\",\n- \"react-router-dom\": \"^7.0.2\",\n- \"react-toastify\": \"^10.0.6\",\n- \"react-tooltip\": \"^5.28.0\",\n- \"sweetalert\": \"^2.1.2\",\n- \"sweetalert2\": \"^11.14.5\",\n- \"swiper\": \"^11.1.15\"\n\n---\n\n## 📂 **Architecture**\n- **Navbar:** Includes company logo, navigation links, user info, and authentication controls.\n- **Footer:** Displays company information, policies, and social links.\n- **Dynamic Routing:** Main section renders pages based on routes.\n\n## 🚀 Key Features\n\n- **Fetching Data From Database**:\n  - Fetched equipment data from mongoDB database using get method\n  - Used fetch api to get limited data using query\n  - Get single equipment data using id parameter\n\n- **Create Data in Database**:\n  - Used Post method to create new Equipment data in mongoDB database and get response\n\n- **Update Data in Database**:\n  - Used Put method to update single Equipment data in mongoDB database and get response\n\n- **Private Routes**:\n  - Created private routes using react router.\n  - User should be logged in to access private routes.\n  - Redirected user to login page in user is not logged in.\n\n- **Firebase Authentication**:\n  - Used firebase to sign up or register new user\n  - Log in using email and password\n  - Sign in or sign up using google\n  - Show user info in Navbar like image and name\n\n  ---\n## 📁 **Run in Local Machine**\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/AskatAsh/Smart-Sport-client.git\n\n2. Navigate to the project directory:\n   ```bash\n   cd yourproject\n\n3. Install the dependencies:\n   ```bash\n   npm install\n\n4. Run the project:\n   ```bash\n   npm run dev\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faskatash%2Fsmart-sport-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faskatash%2Fsmart-sport-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faskatash%2Fsmart-sport-client/lists"}