Capstone_project_html_css_js
Desktop version + Mobile Version
This is a capstone project of module 1 (The portal).
Built With
- html
- css
- javascript
- linters
Live Demo
Click here to see the Portfolio Web
Getting Started
- Add a .gitignore file.
- Set up a linter for HTML,CSS and Javascript. Make sure that any files that are not relevant are ignored by git.
- Add descriptive README file to your project - please use this template but remember to customize it to your project.
- Actually, the webpage has two pages: Home and About pages.
- The speaker section was created dynamically with javascript.
- The mobile version has a hamburger menu for better navigation.
To get a local copy up and running follow these simple example steps.
Author
- GitHub: Michael_Tamirie
- LinkedIn: MichalTamirie
Materials required for validation
- HTML, CSS and Javascript Linters
- follow this link : link
Acknowledgments
- Microverse
- Original design idea by Cindy Shin in Behance
Show your support
Give a
๐
License
This project is Microverse licensed.
Capstone project
Hello Dear Reviewer,
This is a capstone project for the portal module based on a template given. In this PR, the following files are included:-
index.html which is the main page of the website.
about.html which is the about page of the website. It also includes contact information, company description, and past work portfolio.
style.css which is used to style both the desktop and mobile versions of the website
main.js is used to dynamically load the main programs and speakers section. And also used to make the mobile menu responsive.
images: media files used in the website.
No linter errors.
Done comment of the reviewer
Thanks
Peer-to-peer code review