Skip to content

donPuerto/nuxt3-content2-tailwind-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Oct 9, 2024
e603a5b Β· Oct 9, 2024

History

49 Commits
Oct 9, 2024
Oct 3, 2024
Sep 27, 2024
Oct 8, 2024
Oct 2, 2024
Oct 8, 2024
Sep 18, 2024
Oct 8, 2024
Oct 8, 2024
Sep 18, 2024
Oct 3, 2024
Sep 27, 2024
Sep 19, 2024
Sep 18, 2024
Sep 19, 2024
Sep 18, 2024
Oct 3, 2024
Oct 9, 2024
Sep 27, 2024
Sep 21, 2024
Sep 21, 2024
Sep 18, 2024
Oct 9, 2024
Oct 9, 2024
Oct 9, 2024
Oct 9, 2024
Oct 8, 2024
Sep 18, 2024
Sep 18, 2024
Oct 9, 2024

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: