In this capstone project I've built a website for a GoGreen conference. According to design guidelines provided by Microverse to create the website, I have created the website with personlized content.
- HTML 5
- CSS 3
- Javascript
- Bootstrap
-
Personalize the content of your page. Choose a topic that is different than the one in the original design.
-
Follow these design guidelines, including:
- Colors.
- Typography: font face, size and weight.
- Layout: composition and space between elements.
-
The pages should look almost identical to the original design. Small adjustments like text or image changes are acceptable.
-
You can use Bootstrap for styling, if you want to.
-
You should build only these 2 pages:
- The home page.
- The about page.
-
Each of these pages should have versions for 2 different screen sizes:
- Mobile: up to 768px wide.
- Desktop: 768px or wider.
-
Interactions
- Links
- The home page should have a link in the menu to the about page.
- The logo in the header links to the home page.
- Mobile menu
- When the user clicks (or taps) the hamburger button on the header, the mobile menu appears over the page.
- There are no guidelines for the mobile menu in the docs, but you should implement it so it is consistent with the design (colors, typography, spacings, etc.).
- The mobile menu should have a close (X) button that closes the menu.
- Links
-
Dynamic page
- The section "Featured speakers" should be created dynamically in JavaScript.
- You should use a JavaScript variable with the data about the speakers and use it when the page loads to create the HTML for this section dynamically.
- Copy the URL: "git@github.com:Saadat123456/Capstone-Project-Conference-page.git"
- In your terminal, go to the directory you want to clone the repository.
- Use the command: git clone git@github.com:Saadat123456/Capstone-Project-Conference-page.git
- Open index.html file
👤 Saadat Ali
- GitHub: @githubhandle
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Original design idea by Cindy Shin in Behance.
This project is MIT licensed.