Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 462 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 462 Bytes

espiec.com

Welcome to my open source portfolio

TO DO

  • Adapt Figma to HTML/CSS
  • Create Home Page
  • Create About Me Page
  • Create Projects Page
  • Create Blog Page
  • Create Contact Page

Test and deploy

git clone https://github.com/estxbxn/espiec.com.git
cd espiec.com
git remote add origin https://gitlab.com/espiec/espiec.com.git
git branch -M main
git push -uf origin main

Finally launch the index.html 🤩