Skip to content

danisal/daniel-salvado-website

Repository files navigation

Daniel Salvado

This is the source code for my personal website, danielsalvado.com.

🛠️ Tech Stack

📂 Project Structure

  • src/routes/: The pages and routing logic of the website.
  • src/lib/: Reusable components, constants, and utility functions.
  • static/: Static assets such as images and fonts.
  • wrangler.toml: Cloudflare Pages configuration.

🚀 Getting Started

This project uses pnpm as the package manager.

Prerequisites

  • Node.js >= 22.16.0
  • pnpm >= 10.11.0