Skip to content

MetalSyntax/Portfolio-MetalSyntax

Repository files navigation

Portfolio-MetalSyntax

Welcome to my personal portfolio!

I'm Wonder Diaz, a passionate software developer with experience in creating web and cross-platform applications.

About this project: This repository contains the source code for my personal website, built with Vue, Nuxt, and Tailwind CSS. Here you can find more details about my projects and skills.

Technologies used:

  • Frontend: Vue.js, Nuxt.js, Tailwind CSS

Prerequisites:

  • Node.js: Version 18 or higher. Download the latest stable version from https://nodejs.org/
  • npm (or yarn): Comes bundled with Node.js installation

How to run the project:

  1. Clone this repository:
$ git clone [https://github.com/MetalSyntax/Portfolio-MetalSyntax.git](https://github.com/MetalSyntax/Portfolio-MetalSyntax.git)
  1. Navigate to the project directory:
$ cd Portfolio-MetalSyntax
  1. Install dependencies:
$ npm run install
  1. Start the development server:
$ npm run dev

You can now access your website at http://localhost:3000

  1. build for production and launch server
$ npm run build
$ npm run start
  1. generate static project
$ npm run generate

For detailed explanation on how things work, check out Nuxt.js docs.

About

Portfolio by MetalSyntax Developed Vue + Nuxt with TailWindCss

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published