Skip to content

donPuerto/nuxt3-content2-tailwind-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio V4 🚀

The current & third iteration of my portfolio rebuilt from scratch using Nuxt 3 and TailwindCSS. ✨

Stack 🛠️

Live Demo 🌐

Check out the live version of the portfolio here!

Getting Started 🏁

  1. Clone the repository
  2. Install dependencies: npm install or yarn install
  3. Run the development server: npm run dev or yarn dev
  4. Open http://localhost:3000 in your browser

Build 🏗️

To build the project for production: