Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 709 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 709 Bytes

Stacky - Developer Portfolio

Description: This is a personal portfolio website built with Next.js, Tailwind CSS, and Shadcn UI. It showcases my projects, skills, and experience.

Technologies:

  • Next.js
  • Tailwind CSS
  • Shadcn UI

Features:

  • Next.js for SSR and static site generation
  • Tailwind CSS for efficient and flexible styling
  • ShadCN/UI for beautifully designed, reusable UI components
  • Responsive design that works seamlessly across all devices
  • SEO-friendly structure for better visibility
  • Easy to customize and extend

Installation:

  1. Clone the repository
  2. Install dependencies: npm install
  3. Start the development server: npm run dev

License: MIT License