Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

FabianMontoya/my-simple-portfolio-page-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f2f1fab Β· Jun 26, 2023

History

20 Commits
Aug 26, 2022
Jun 26, 2023
Aug 27, 2022
Aug 26, 2022
Aug 26, 2022
Aug 26, 2022
Aug 26, 2022
Aug 26, 2022
Aug 26, 2022
Aug 27, 2022
Aug 26, 2022
Aug 26, 2022
Aug 27, 2022
Aug 27, 2022
Aug 26, 2022
Aug 26, 2022
Aug 26, 2022
Aug 26, 2022
Aug 26, 2022

Repository files navigation

Simple portfolio vue page by Fabian Montoya

This repo is about a simple page building with Vue.js (3), SASS and TS trying to follow clean practice, clean architecture and clean code.

I used BEM nomeclature for the most of the class names and I used the 1-7 patron for the folder structure of the scss files.

For the folder scheme of the app and the components I tried to use the Single Responsability principle

Pre-requirements πŸ“‹

Vue.js
Node.js

Installation πŸ”§

  • Dowload the project code.
  • Open with you favorite code IDE.
  • Open cmd in the project root and execute npm install command, it's install all the project dependencies.
  • Execute npm run dev to run the project in local.
  • Open the url that the cmd show.

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Building with πŸ› οΈ

The used tools for build this project

Versioning πŸ“Œ

Github was used for the versioning of the project.

Authors βœ’οΈ


⌨️ with ❀️ by Fabian Montoya 😊

About

Simple portfolio that consume a typicode photos album build in vue.js

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published