Skip to content

🥪 Tiny website for a local sandwich store in my city

Notifications You must be signed in to change notification settings

facuperezm/oliva

Repository files navigation

Oliva

Astro Badge Tailwind CSS Badge

🛠️ Stack

  • Astro - The web framework for content-driven websites.
  • Typescript - JavaScript with syntax for types.
  • Tailwindcss - A utility-first CSS framework for rapidly building custom designs.
  • fontsource - Self-host Open Source fonts in neatly bundled NPM packages.

🚀 Getting Started

  1. Fork or clone this repository.
git clone [email protected]:facuperezm/oliva.git
  1. Install the dependencies:
# Install pnpm globally if you don't have it:
npm install -g pnpm

# Install dependencies:
pnpm install
  1. Run the development server:
# Run with pnpm:
pnpm dev
  1. Open http://localhost:4321 with your browser to see the result 🚀

🧞 Commands

Command Action
⚙️ dev or start Starts local dev server at localhost:3000.
⚙️ build Build your production site to ./dist/.
⚙️ preview Preview your build locally, before deploying.

About

🥪 Tiny website for a local sandwich store in my city

Topics

Resources

Stars

Watchers

Forks