Skip to content
This repository was archived by the owner on Mar 29, 2025. It is now read-only.

xavierloeraflores/loeraflores.com-v1

Repository files navigation

Personal Website

LoeraFlores.com

Built with:

  • SvelteKit
  • Tailwind CSS
  • Vercel
  • GitHub Actions

Set up

  1. Clone the repository
  2. Install dependencies
  3. Run the development server
git clone
cd loeraflores.com
npm install
npm run dev