An open API service indexing awesome lists of open source software.

https://github.com/mohamedsabry0/newsweek-clone

A clone of the Newsweek website using HTML and Bootstrap
https://github.com/mohamedsabry0/newsweek-clone

Last synced: 4 months ago
JSON representation

A clone of the Newsweek website using HTML and Bootstrap

Awesome Lists containing this project

README

        

# Newsweek

## Seventh Microverse Project

Project: using-bootstrap

[![Contributors][contributors-shield]][contributors-url]





Logo

The Newsweek clone


An attempt at recreating the responsive homepage of the Newsweek website
(https://www.newsweek.com/)


Explore the docs »




View Demo
·
Report Bug
·
Request Feature

## Table of Contents

* [About the Project](#about-the-project)
* [Built With](#built-with)
* [License](#license)
* [Contact](#contact)

## About The Project

Built following these requirements:
#### requirment 1
- [x] create media query for desktop (width > 992px)
- [x] align the sections using flex and bootstrap grid for some sections to get the same layout

#### requirment 2
- [x] create media query for tablet (width > 768px, width < 992px)
- [x] change the view of elements to be compitable with smaller screens as in the original

#### requirment 3
- [x] mobile screen as main screen (width < 768px)
- [x] change the view of elements to take full width and be only one column

and following this lesson :
https://www.theodinproject.com/courses/html5-and-css3/lessons/using-bootstrap

[![Product Name Screen Shot][product-screenshot]](images/screenshot.jpg)

## Built With
* HTML5
* CSS3
* Bootstrap 4

## License

Distributed under the MIT License. See `LICENSE` for more information.

## Contact

Mohamed Sabry - [Github profile](https://github.com/mohamedSabry0)

Project Link: [https://github.com/mohamedSabry0/newsweek-clone/](https://github.com/mohamedSabry0/newsweek-clone/)

[contributors-shield]: https://img.shields.io/github/contributors/othneildrew/Best-README-Template.svg?style=flat-square
[contributors-url]: https://github.com/mohamedSabry0/smashing-magazine-clone/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/othneildrew/Best-README-Template.svg?style=flat-square
[forks-url]: https://github.com/othneildrew/Best-README-Template/network/members
[stars-shield]: https://img.shields.io/github/stars/othneildrew/Best-README-Template.svg?style=flat-square
[stars-url]: https://github.com/othneildrew/Best-README-Template/stargazers
[issues-shield]: https://img.shields.io/github/issues/othneildrew/Best-README-Template.svg?style=flat-square
[issues-url]: https://github.com/othneildrew/Best-README-Template/issues
[license-shield]: https://img.shields.io/github/license/othneildrew/Best-README-Template.svg?style=flat-square
[license-url]: https://github.com/othneildrew/Best-README-Template/blob/master/LICENSE.txt
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=flat-square&logo=linkedin&colorB=555
[linkedin-url]: https://linkedin.com/in/othneildrew
[product-screenshot]: images/screenshot.jpg