A simple, minimal portfolio website!
The Portfolio Template is a simple, minimal, and responsive personal website template built using Vue.js, HTML, and CSS. It provides a clean and modern design that is suitable for showcasing a portfolio or personal information. The template offers various features such as a timeline to display education and experiences, a skills section, a portfolio section to showcase work samples, and a contact form. It also includes the use of an API called emailjs for the contact form.
To install the Portfolio Template, follow these steps:
Clone the repository to your local machine using the git command:
git clone [repository_url]
Install the required node packages by running the following command in the project directory:
npm install
Once the packages are installed, you can use the following commands for development or production:
For development (compiles and hot-reloads):
npm run serve
For production (compiles and minifies):
npm run build
The Portfolio Template is a versatile and customizable personal website template built using Vue.js, HTML, and CSS. It offers a clean and modern design with features such as a timeline, skills section, portfolio showcase, and a contact form. With easy installation and the use of the emailjs API for email functionality, the template provides an intuitive user experience for creating an impressive personal website or portfolio.