{"id":20663453,"url":"https://github.com/himanshukr7/techno-bazaar","last_synced_at":"2026-04-10T11:01:41.883Z","repository":{"id":248075819,"uuid":"827684543","full_name":"himanshuKr7/Techno-Bazaar","owner":"himanshuKr7","description":"An E-Commerce Webpage with Add To Cart Facility made with HTML, CSS \u0026 JavaScript.","archived":false,"fork":false,"pushed_at":"2025-01-30T07:43:30.000Z","size":8689,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-10T08:59:08.609Z","etag":null,"topics":["css3","html5","javascript"],"latest_commit_sha":null,"homepage":"https://techno-bazaar.netlify.app/","language":"HTML","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/himanshuKr7.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-07-12T06:55:21.000Z","updated_at":"2025-01-30T07:43:33.000Z","dependencies_parsed_at":"2025-01-30T08:23:17.683Z","dependency_job_id":"271ca3c7-a129-434f-a323-5523a76063fd","html_url":"https://github.com/himanshuKr7/Techno-Bazaar","commit_stats":null,"previous_names":["himanshukr7/techno-bazaar"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/himanshuKr7/Techno-Bazaar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/himanshuKr7%2FTechno-Bazaar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/himanshuKr7%2FTechno-Bazaar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/himanshuKr7%2FTechno-Bazaar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/himanshuKr7%2FTechno-Bazaar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/himanshuKr7","download_url":"https://codeload.github.com/himanshuKr7/Techno-Bazaar/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/himanshuKr7%2FTechno-Bazaar/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31639524,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T07:40:12.752Z","status":"ssl_error","status_checked_at":"2026-04-10T07:40:11.664Z","response_time":98,"last_error":"SSL_read: 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":["css3","html5","javascript"],"created_at":"2024-11-16T19:18:01.914Z","updated_at":"2026-04-10T11:01:41.864Z","avatar_url":"https://github.com/himanshuKr7.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Techno Bazaar (https://techno-bazaar.netlify.app/)\n\nWelcome to Techno Bazaar, an e-commerce website dedicated to the latest gadgets. This project showcases a simple e-commerce platform with add-to-cart functionality. The main goal is to provide users with an intuitive interface to browse and add gadgets to their cart, with all data stored locally using the browser's localStorage.\n\n\n\n## Table of Contents\n- [Images](#images)\n- [Features](#features)\n- [Technologies Used](#technologies-used)\n- [Installation](#installation)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Images\n\n  Landing Page\n  ![image](https://github.com/user-attachments/assets/b8b87992-26da-4dfa-9d1d-4ef95314ba0e)\n  \n  Products Page\n  ![image](https://github.com/user-attachments/assets/bcb019a8-a75a-4aaa-8574-87666327bcc3) \n  ![image](https://github.com/user-attachments/assets/41ca5497-bb1d-4dab-94b1-c358e87d4a27)\n  \n  Contact Page\n  \n  ![image](https://github.com/user-attachments/assets/8d4e50b9-9d78-4292-84ae-5a04a232cf6e)\n\n  AddToCart Page\n  ![image](https://github.com/user-attachments/assets/5db01aac-98d3-49ed-a3b8-9a1514775ae6)\n\n## Features\n- Browse the latest gadgets\n- Add gadgets to the shopping cart\n- View items in the shopping cart\n- Data persistence using localStorage\n\n## Technologies Used\n- HTML\n- CSS\n- JavaScript\n- JSON \n\n## Installation\nTo run this project locally, follow these steps:\n\n1. Clone the repository:\n    ```bash\n    https://github.com/himanshuKr7/Techno-Bazaar\n    ```\n2. Run the Command:\n    ```bash\n    npm install vite\n    npm run dev\n    ```\n\n## Usage\n1. Open `index.html` in your preferred web browser.\n2. Browse through the list of gadgets.\n3. Click the \"Add to Cart\" button to add items to your cart.\n4. View your cart to see the items you have added and you can remove it from cart also.\n5. You can increase and decrease the no. of quantity accordingly.\n\n\n## Contributing\nContributions are welcome! If you have any suggestions or improvements, feel free to submit a pull request or open an issue.\n\n## License\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.\n\n---\nMade \u0026#9829; By Himanshu :)\nFeel free to customize this README file according to your specific project needs!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhimanshukr7%2Ftechno-bazaar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhimanshukr7%2Ftechno-bazaar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhimanshukr7%2Ftechno-bazaar/lists"}