{"id":19316119,"url":"https://github.com/ankush-nitjsr/shopifylite","last_synced_at":"2026-05-08T02:07:57.586Z","repository":{"id":223820704,"uuid":"761592747","full_name":"Ankush-nitjsr/shopifyLite","owner":"Ankush-nitjsr","description":"A lightweight e-commerce project built ReactJs and Vite having functionalities of User Login/Logout, Home page to display all products offered to sell, Cart page for products added to cart by user.","archived":false,"fork":false,"pushed_at":"2024-10-29T17:33:32.000Z","size":181,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-29T18:47:24.561Z","etag":null,"topics":["context-api","react-router-dom","reactjs","vite"],"latest_commit_sha":null,"homepage":"https://shopify-lite.vercel.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/Ankush-nitjsr.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-02-22T05:48:33.000Z","updated_at":"2024-10-29T17:33:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"b1523ef7-f26b-489a-9eee-a622da1a24fd","html_url":"https://github.com/Ankush-nitjsr/shopifyLite","commit_stats":null,"previous_names":["ankush-nitjsr/shopifylite"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Ankush-nitjsr/shopifyLite","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ankush-nitjsr%2FshopifyLite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ankush-nitjsr%2FshopifyLite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ankush-nitjsr%2FshopifyLite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ankush-nitjsr%2FshopifyLite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ankush-nitjsr","download_url":"https://codeload.github.com/Ankush-nitjsr/shopifyLite/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ankush-nitjsr%2FshopifyLite/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":284704131,"owners_count":27049848,"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","status":"online","status_checked_at":"2025-11-16T02:00:05.974Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["context-api","react-router-dom","reactjs","vite"],"created_at":"2024-11-10T01:09:54.491Z","updated_at":"2025-11-16T12:01:36.499Z","avatar_url":"https://github.com/Ankush-nitjsr.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ShopifyLite Project\n\nWelcome to ShopifyLite, a lightweight e-commerce project built with simplicity in mind. This README provides an overview of the project's functionalities and how to get started.\n\n## Table of Contents\n\n- [Prerequisites](#prerequisites)\n- [Installation](#installation)\n- [Usage](#usage)\n  - [Login Process](#login-process)\n  - [Authorization Token](#authorization-token)\n  - [Protected Home Page](#protected-home-page)\n  - [Fetch Products](#fetch-products)\n  - [Search Products](#search-products)\n  - [Filter by Price](#filter-by-price)\n  - [Shopping Cart](#shopping-cart)\n    - [Cart Count](#cart-count)\n    - [Add to Cart](#add-to-cart)\n\n## Installation\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/your-username/ShopifyLite.git\n   cd ShopifyLite\n   ```\n\n## Usage\n\n- [Login Process](#login-process)\n\n  The project implements a simple login process using the authentication service at https://dummyjson.com/docs/auth. Users can log in with their credentials to access the protected features.\n\n- [Authorization Token](#authorization-token)\n\n  Upon successful login, the user's token is saved in Local Storage for authorization purposes. This token is required for accessing protected routes and making authenticated requests.\n\n- [Protected Home Page](#protected-home-page)\n\n  The Home page is a protected route, allowing only logged-in users to access it. If a user is not logged in, they will be redirected to the login page.\n\n- [Fetch Products](#fetch-products)\n\n  The Home page fetches products from https://dummyjson.com/docs/products and displays them to the user.\n\n- [Search Products](#search-products)\n\n  A search functionality is implemented on the Home page, enabling users to search for products based on their name.\n\n- [Filter by Price](#filter-by-price)\n\n  Users can filter products on the Home page based on price, providing a customizable and user-friendly experience.\n\n- [Shopping Cart](#shopping-cart)\n\n  The project includes a shopping cart feature, allowing users to add products to their cart.\n\n  - [Cart Count](#cart-count)\n\n    The top of the page displays the current count of items in the user's cart, providing a quick overview.\n\n  - [Add to Cart](#add-to-cart)\n\n    Each product card on the Home page includes an \"Add to Cart\" button, allowing users to easily add items to their shopping cart.\n\n## Tech Stack\n\nThe project is built using the following technologies and React components:\n\n- ReactJs\n- React Router DOM\n- React Context API\n- Vite \n\nFeel free to explore and customize ShopifyLite to suit your needs. Happy shopping!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fankush-nitjsr%2Fshopifylite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fankush-nitjsr%2Fshopifylite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fankush-nitjsr%2Fshopifylite/lists"}