in this project i try to show case my tech stack that i am actively working on and the projects that i worked on before.
This is basically about understand how to parse a Figma design to create a UI and use Flexbox to build personal Portfolio.
This Portfolio project set-up GitHub Actions that uses linter for HTML and CSS. This project contains two main sections that are the toolbar (or header) and the headline section (right after the header).
- HTML
- CSS
if you installed git run
git clone https://github.com/Gedewon/portfolio-v1.git
or download a ZIP of all the files directly.
once the files are on your machine,open the folder in your code editor and run
npm install
open the index.html file on your favorite browser
or run live server from your vscode
👤
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.