Visit live site at azel-portfolio.vercel.app/
This is made using Nuxt.js 4 and Tailwind CSS.
Look at the Nuxt documentation to learn more.
Make sure to install dependencies:
# npm
npm install
# pnpm
pnpm install
# yarn
yarn install
# bun
bun install