Skip to content

Jordiop/nuxt-portfolio

Repository files navigation

Nuxt 3 + Tailwind Portfolio

Features

  • Grid layout with Tailwind CSS
  • Dark mode [WIP]
  • Responsive design
  • SEO friendly
  • Spotify API integration
  • Weather API integration
  • Draggable grid layout [WIP]

Setup

Make sure to install the dependencies:

Node 18^ is required.

# npm
npm install

Development Server

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

# npm
npm run dev

Production

Build the application for production:

# npm
npm run build

Locally preview production build:

# npm
npm run preview

Documentation

Look at the Nuxt 3 documentation to learn more.

Check out the deployment documentation for more information.

About

Portfolio made with Nuxt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages