Skip to content

TruJared/astro-shop

Repository files navigation

Astro Shop

Vercel

This is a simple bare-bones static e-commerce site I created to help me learn the Astro framework.

Demo site: https://astro-shop-jm.vercel.app/

About

Astro Shop is bare bones static e-commerce site built with Astro, React, Tailwind UI, and Typescript. It is not intended to be a fully functional e-commerce site, but rather a simple example of how to build a static e-commerce site with Astro. I plan on building a more fully featured e-commerce SSR site with Astro in the future.

Setup

  1. Clone the repo
  2. Navigate to the project directory
  3. Run npm install
  4. Run npm run dev
  5. Point your browser to http://localhost:3000

About

This is a simple e-commerce site I created to help me learn the Astro framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published