cv Svelte Themes

Cv

A modern, responsive CV/resume template built with SvelteKit, TypeScript, and TailwindCSS.

CV Website

A modern, responsive CV/resume website built with SvelteKit, TypeScript, and TailwindCSS.

Features

  • 🚀 Built with SvelteKit 5.0
  • 💪 TypeScript for type safety
  • 🎨 TailwindCSS for styling
  • 📱 Fully responsive design
  • 🖨️ PDF export functionality
  • 🔍 ESLint + Prettier for code quality
  • 🔄 Husky for Git hooks

Getting Started

Prerequisites

  • Node.js (Latest LTS version recommended)
  • npm or yarn

Installation

# Install dependencies
npm install

# Start development server
npm run dev

Available Scripts

  • npm run dev - Start development server
  • npm run build - Build for production
  • npm run preview - Preview production build
  • npm run check - Type-check the codebase
  • npm run format - Format code with Prettier
  • npm run lint - Lint code with ESLint
  • npm run pdf - Generate PDF version of CV

Deployment

This project is configured for deployment on Vercel using the @sveltejs/adapter-vercel.

Tech Stack

Development Tools

  • ESLint & Prettier for code formatting
  • Husky for Git hooks
  • lint-staged for pre-commit checks

Top categories

Loading Svelte Themes