Back to top ↑

Newsweek Clone

Leveraging Bootstrap

HTML CSS Bootstrap

About Project

The task was given by Microverse Inc. to clone the Newsweek homepage using bootstrap and make it fully responsive on mobile, tablet and desktop screen sizes. Emphasis was put on using semantic HTML structure and following the community standard style rules. To achieve this, style linters were configured to run both locally and remotely to ensure no style violations reside in the final code. Git flow standards were followed and a separate develop branch was created where building of the page was done and a pull request was opened to request a code review from fellow software developers before merging into the master branch. Some media queries were defined to enhance the responsiveness of the web page.

The project specifications can be found 👉 The Odin Project

The code was reviewed by technical support engineers at Microverse Inc.

Live version Source Code