{"id":14959223,"url":"https://github.com/creativetimofficial/astro-ecommerce","last_synced_at":"2025-05-15T02:07:15.103Z","repository":{"id":65508258,"uuid":"552806523","full_name":"creativetimofficial/astro-ecommerce","owner":"creativetimofficial","description":"Astro Ecommerce - Ready to use components ","archived":false,"fork":false,"pushed_at":"2025-03-31T13:17:22.000Z","size":13878,"stargazers_count":399,"open_issues_count":7,"forks_count":450,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-05-06T13:42:31.666Z","etag":null,"topics":["astro","corporate","ecommerce","react","scss"],"latest_commit_sha":null,"homepage":"https://www.creative-tim.com/astro","language":"SCSS","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/creativetimofficial.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.MD","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":"2022-10-17T08:57:59.000Z","updated_at":"2025-05-05T12:37:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"66dc5f56-d7a8-4731-8fdd-39d941f889db","html_url":"https://github.com/creativetimofficial/astro-ecommerce","commit_stats":{"total_commits":290,"total_committers":1,"mean_commits":290.0,"dds":0.0,"last_synced_commit":"807dec54099e06663ef473f002061da8de1d987f"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creativetimofficial%2Fastro-ecommerce","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creativetimofficial%2Fastro-ecommerce/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creativetimofficial%2Fastro-ecommerce/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creativetimofficial%2Fastro-ecommerce/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/creativetimofficial","download_url":"https://codeload.github.com/creativetimofficial/astro-ecommerce/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254259383,"owners_count":22040820,"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":["astro","corporate","ecommerce","react","scss"],"created_at":"2024-09-24T13:19:10.676Z","updated_at":"2025-05-15T02:07:10.092Z","avatar_url":"https://github.com/creativetimofficial.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Welcome to [Astro Ecommerce](https://www.creative-tim.com/astro)\n\n![version](https://img.shields.io/badge/version-1.1.0-blue.svg) [![GitHub issues open](https://img.shields.io/github/issues/creativetimofficial/astro-ecommerce.svg?maxAge=2592000)](https://github.com/creativetimofficial/astro-ecommerce/issues?q=is%3Aopen+is%3Aissue) [![GitHub issues closed](https://img.shields.io/github/issues-closed-raw/creativetimofficial/astro-ecommerce.svg?maxAge=2592000)](https://github.com/creativetimofficial/astro-ecommerce/issues?q=is%3Aissue+is%3Aclosed)\n\n![basics](https://raw.githubusercontent.com/creativetimofficial/public-assets/master/astro-ecommerce/astro-ecommerce-1.jpg)\n\n## Description\n\nIntroducing **Astro Ecommerce**, the ultimate starter template for your e-commerce web project. Built on Astro's next-gen island architecture, Astro Ecommerce offers a sleek and modern design with a wide range of components and features to help you create a stunning online store.\n\n**Main Features**\nBuild your e-commerce website quickly and efficiently with:\n- 70+ fully coded elements\n- 3 fully coded example pages\n- 30+ blocks\n- Responsive design\n\n**Example Pages**\nWe created a set of pre-built pages to help you get inspired or show something to your clients. See them below:\n- [Landing Page](https://demos.creative-tim.com/astro-ecommerce/landing/): Designed to introduce the website's purpose and encourage the user to take an action.\n- [Product Page](https://demos.creative-tim.com/astro-ecommerce/product/): It's designed to give the user all the information they need to make a purchase decision\n- [Shopping Page](https://demos.creative-tim.com/astro-ecommerce/shopping-cart/): Includes a summary of the items in the cart and a form for billing and shipping information.\n- more+\n\nAstro Ecommerce has everything you need to create the e-commerce website of your dreams.\n\n\n## 🚀 Project Structure\n\nInside of your Astro project, you'll see the following folders and files:\n\n```\n/\n├── public/\n│   └── favicon.svg\n├── src/\n│   ├── components/\n│   │   ├── cart/\n│   │   ├── checkout/\n│   │   ├── incentives/\n│   │   ├── order/\n│   │   ├── products/\n│   │   ├── promo/\n│   │   ├── reviews/\n│   │   ├── store/\n│   │   ├── dashboardContext.tsx\n│   │   ├── footer.tsx\n│   │   └── navbar.tsx\n│   ├── layouts/\n│   │   └── Layout.astro\n│   └── pages/\n│       ├── index.astro\n│       ├── landing.astro\n│       ├── product.astro\n│       └── shopping-cart.astro\n├── package.json\n├── README.md\n└── tsconfig.json\n```\n\nAstro looks for `.astro` or `.md` files in the `src/pages/` directory. Each page is exposed as a route based on its file name.\n\nThere's nothing special about `src/components/`, but that's where we like to put any Astro/React/Vue/Svelte/Preact components.\n\nAny static assets, like images, can be placed in the `public/` directory.\n\n## 🧞 Commands\n\nAll commands are run from the root of the project, from a terminal:\n\n| Command                | Action                                             |\n| :--------------------- | :------------------------------------------------- |\n| `npm install`          | Installs dependencies                              |\n| `npm run dev`          | Starts local dev server at `localhost:3000`        |\n| `npm run build`        | Build your production site to `./dist/`            |\n| `npm run preview`      | Preview your build locally, before deploying       |\n| `npm run astro ...`    | Run CLI commands like `astro add`, `astro preview` |\n| `npm run astro --help` | Get help using the Astro CLI                       |\n\n#### Social Media\n\nTwitter: \u003chttps://twitter.com/CreativeTim\u003e\n\nFacebook: \u003chttps://www.facebook.com/CreativeTim\u003e\n\nDribbble: \u003chttps://dribbble.com/creativetim\u003e\n\nTikTok: \u003chttps://tiktok.com/@creative.tim\u003e\n\nInstagram: \u003chttps://instagram.com/creativetimofficial\u003e\n\n## 👀 Want to learn more?\n\nFeel free to check [our documentation](https://www.creative-tim.com/learning-lab/astro/overview/astro-ecommerce) or jump into our [Discord server](https://discord.com/invite/TGZqBvZB).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcreativetimofficial%2Fastro-ecommerce","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcreativetimofficial%2Fastro-ecommerce","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcreativetimofficial%2Fastro-ecommerce/lists"}