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,
Client: HTML, CSS, SCSS, Parcel, JS
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
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.