Skip to content

A responsive web application showcasing my personal projects and skills, built using the latest Nuxt 3 framework.

License

Notifications You must be signed in to change notification settings

ilgarabdullazade/nuxt3-my-portfolio

Repository files navigation

ilgarabdullazade.com

My personal website, created using Nuxt 3, serves as a valuable reference for best Nuxt coding practices, SEO optimization, performance enhancement, and ensuring accessibility for all users.

ilgarabdullazade.com


Back-End Source Code: https://github.com/cmdtorch/portfolio_api


Features

Performance

Performance

Setup

Make sure to install the dependencies:

# npm
npm install

# pnpm
pnpm install

# yarn
yarn install

Development Server

Start the development server on http://localhost:3000:

# npm
npm run dev

# pnpm
pnpm run dev

# yarn
yarn dev

Production

Build the application for production:

# npm
npm run build

# pnpm
pnpm run build

# yarn
yarn build

Locally preview production build:

# npm
npm run preview

# pnpm
pnpm run preview

# yarn
yarn preview

Check out the deployment documentation for more information.

About

A responsive web application showcasing my personal projects and skills, built using the latest Nuxt 3 framework.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages