Skip to content

hereisphil/logistream-example

Repository files navigation

LogiStream (Example Site)

This repository contains an example website for LogiStream, a fictional business.

  • Important: LogiStream is not a real company. All content is for demonstration purposes.
  • Author: Phillip Cantu
  • Upwork portfolio: https://www.upwork.com/freelancers/~01b2bbaad5280577ea?mp_source=share

Tech stack

  • Astro
  • Tailwind CSS
  • Preline UI

Getting started

Install dependencies:

pnpm install

Run the dev server:

pnpm dev

Scripts

  • pnpm dev: start the dev server
  • pnpm preview: preview the production build locally
  • pnpm build: typecheck + build + post-process HTML
  • pnpm format:check: check formatting
  • pnpm format:fix: auto-format

Deployment (Vercel)

This project is designed to deploy to Vercel.

  • Build command: pnpm build
  • Output: Astro builds to static output (see dist/ locally; Vercel uses its own output directory during deploy).

About

Astro website template with sleek, customizable TailwindCSS components, blending minimalism with functionality. Used as an example project for my personal Upwork portfolio.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors