Skip to content

xlevchenko/levchenko.cc

Repository files navigation

levchenko.cc

Personal portfolio website for Oleksii Levchenko — iOS Developer.

Live: levchenko.cc

Stack

  • Astro 4 — static site generator
  • TypeScript
  • CSS (custom, no frameworks)

Getting Started

npm install
npm run dev

Scripts

Command Description
npm run dev Start dev server
npm run build Build for production
npm run preview Preview production build

Project Structure

src/
├── components/   # UI components
├── layouts/      # Page layouts
├── pages/        # Routes
├── styles/       # Global styles
└── data/         # Static content

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors