Skip to content

ThallesP/website

Repository files navigation

Website

A modern website built with Astro, Svelte, and Tailwind CSS.

Tech Stack

  • Astro - Web framework for building fast, content-focused websites
  • Svelte - Component framework for building user interfaces
  • Tailwind CSS - Utility-first CSS framework
  • TypeScript - Type-safe JavaScript

Getting Started

Prerequisites

  • Node.js (v22 or higher)
  • pnpm (package manager)

Installation

  1. Clone the repository
  2. Install dependencies:
    pnpm install

Development

Start the development server:

pnpm dev

Open http://localhost:4321 in your browser to see the website.

Scripts

  • pnpm dev - Start development server
  • pnpm build - Build for production
  • pnpm preview - Preview production build

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors