This portfolio mockup employs dynmaically updated Works section, Pop-up menus and interactive navigation. Users can update work pieces in this attractive and functional site. Page design is responsive. Built with "CSS/HTML/JavaScript".
14
stars
0
forks
source link
Branch to create Responsive Desktop Version of Portfolio #7
New branch created after encountering a "Resolve a merge conflict" error when I opened my pull request on the previous branch named "Portfolio-desktop-version". In order to fix error, that old branch had to be merged to main. After this I was able to continue with a New Branch and Pull request.
Refactor:
-Markup to include desktop version elements of Figma Design: In Homepage, Works Section, About me and Contact Section
-Stylesheet to reflect desktop version of Portfolio in above stated sections of Portfolio
-Portfolio with media queries and changes to font, colors, sizing to reflect Figma design
-All works cards, About me and Contact me section with restructuring for desktop view with flexbox and grid
Tests:
-Linter tests to markup and stylesheet and Debug
New branch created after encountering a "Resolve a merge conflict" error when I opened my pull request on the previous branch named "Portfolio-desktop-version". In order to fix error, that old branch had to be merged to main. After this I was able to continue with a New Branch and Pull request.
Here is a link to my previous Pull-Request:
This is the link of the old branch: "Portfolio-desktop-version"
Refactor: -Markup to include desktop version elements of Figma Design: In Homepage, Works Section, About me and Contact Section -Stylesheet to reflect desktop version of Portfolio in above stated sections of Portfolio -Portfolio with media queries and changes to font, colors, sizing to reflect Figma design -All works cards, About me and Contact me section with restructuring for desktop view with flexbox and grid
Tests: -Linter tests to markup and stylesheet and Debug