Skip to content

hoang227/project-nuxt3-basics-portfolio

Repository files navigation

portfolio - Nuxt 3 and Tailwind CSS

Development Status

Welcome to my portfolio project! This website was developed using Nuxt 3 and styled with Tailwind CSS. The project follows the teachings of the Udemy course by Piotr Jura, providing a foundation for building modern and responsive web applications.

Features

  • Nuxt 3: Leverages the power of Nuxt 3 for server-rendered Vue.js applications with improved performance and developer experience.
  • Tailwind CSS: Utilizes the utility-first CSS framework, Tailwind CSS, for a clean and responsive design.

Getting Started

Prerequisites

Make sure you have Node.js and Nuxt 3 installed.

Installation

Clone the repository

git clone https://github.com/hoang227/portfolio.git

Install the dependencies

npm install

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

npm run dev

Build the application for production

npm run build

Locally preview production build:

npm run preview

Check out the deployment documentation for more information.

Acknowledgments

  • Thanks to the Vue3, Nuxt 3 and Tailwind CSS communities for providing excellent tools and frameworks.
  • Special thanks to Piotr Jura for the Nuxt 3 course that inspired and guided the development of portfolio.

About

A simple portfolio website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published