Skip to content

viashchuk/vikicode.me

Repository files navigation

GitHub stars

✨ My website

My personal portfolio website built using Tailwind CSS.

🟣 One page Layout
🟣 Responsive
🟣 Styled with Tailwind CSS V3

Preview

Technologies

  • Vite
  • Tailwind CSS

Installation 🚀

# install dependencies
npm install

# serve with hot reload at localhost:5173
npm run dev

# build for production with minification
npm run build