Portfolio
Week 2, day 4 Microverse Portfolio project. First two sections of the mobile website plus the contact me and footer sections. Using Template 5 from Figma.
Built With
- HTML5, CSS3
- Flexbox with mobile-first design in mind
- Webhint, Styleint
Live Demo
Live Preview
Author
- GitHub: @BucurEva87
- Twitter: @BucurEva
- LinkedIn: Eva Lavinia Bucur
- GitHub: @codewithed
- Twitter: @meet__ed
- LinkedIn Edmund Yaw Debrah
- GitHub: @aamirkhan2478
- Twitter: @SmartKhan2478
- LinkedIn: LinkedIn
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: Choice Osobor
Contributions
In the Peer Programming section of week 2, day 4 I contributed to Edmund Yaw Debrah's project portfolio-website.
In the Peer Programming section of week 3, day 2 Aamir Khan contributed to this repo.
π€
Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Show your support
Give a
π
License
This project is MIT licensed.
peer-to-peer code reviews Choice-Tracy-Recillah-Eva
Your project looks good. It follows the set instructions. I love the animations included. You have done a good job.
Suggestions Kindly ensure that the navbar remains on the top menu when scrolling through the project.
Project review (opened new issue, because reply was misplaced in another issue) : Ayesha_Danny_Suzana
All the requirements for the project are met βοΈ Good commit history βοΈ Your README file is professional βοΈ Follow GitHub workflow βοΈ
Issues: -I suggest using
img
tag instead ofobject
tag for images, because currently,object
tag is not supported by all browsers you need to add browser support to provide support for more browsers and the validity of the document as well.-Use of Classes art1, art2, art3,β¦, I suggest using
id
attribute for that causeclass
IDs are only used when one element on the page should have a particular style applied to it. However, a class can be used to identify more than oneΒ HTML element.Acknowledgments: -Appropriate use of semantic tags -Clearly written code -Well structured
Originally posted by @Suzi216 in https://github.com/BucurEva87/Portofolio/issues/9#issuecomment-1181414054
Preserving data local storage
Implementations