Skip to content

elidvenega/elidvenega_portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio

A portfolio build using HTML, CSS, SCSS, JS and Parcel to display my projects and current skills.

Feel free to use this for your portfolio,

Tech Stack

Client: HTML, CSS, SCSS, Parcel, JS

Demo

https://www.elidvenega.com/

Installation

 git clone https://github.com/elidvenega/elidvenega_portfolio.git
 # Remove the current origin repository
 git remote remove origin
 cd elidvenega_portfolio
 npm install
 # It will be on localhost:3000
 npm run dev

Acknowledgements

This portfolio was build using the simplefolio template from zero to mastery. I'll provide the link to anybody who wishes to use the same template.

https://github.com/cobiwave/simplefolio

Authors

Releases

No releases published

Packages

No packages published