Portfolio

Welcome to my portfolio! This website was built with Nuxt.js and Tailwind CSS.

Features

  • Responsive design for all screen sizes
  • Clean and modern UI
  • Easy navigation
  • Option to view my resume and contact me
  • Gtag
  • Robots

Installation

  1. Clone the repository:
git clone https://github.com/[USERNAME]/[REPOSITORY].git
cd [REPOSITORY]
npm install
npm run dev

Deployment

npm run build && npm run start