Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/german-cobian/new-york-times-page-clone

A clone of the March 17, 2014 edition of the New York Times web page. Built with Html and Css.
https://github.com/german-cobian/new-york-times-page-clone

css html

Last synced: 12 days ago
JSON representation

A clone of the March 17, 2014 edition of the New York Times web page. Built with Html and Css.

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/Microverse-blueviolet)

# New-York-Times-Page-Clone

This project consists of a reproduction of the New York Times website. It displays the text, images and video of the original on the given day. Advertisements and many of the interactive elements have been left out.

![New York Times homepage](/assets/New-York-Times-homepage.png?raw=true "New York Times homepage")

In this project we implemented HTML tags, CSS and its associated tools (such as flex-box, floats and grid to properly give position and style to the diferent elements and sections of the page and make it look as similiar as possible to the original article page.

## Built With

- HTML
- CSS

## Live Demo

https://german-cobian.github.io/New-York-Times-Page-Clone/

## Getting Started

To get a local copy up and running follow these simple example steps.

* Clone this repo on your local machine by running `git clone [email protected]:German-Cobian/New-York-Times-Page-Clone.git~
* `cd` into the `New-York-Times-Page-Clone` folder you just cloned
* Using your web browser's navigation bar, go to the project's directory and then select the file `index.html` to see the survey form displayed.

## Authors

👤 **Miguel Gomez**

* GitHub: [@MiguelArgentina](https://github.com/MiguelArgentina)
* Twitter: [@Qete_arg](https://twitter.com/Qete_arg)
* LinkedIn: [@miguelricardogomez](https://www.linkedin.com/in/miguelricardogomez)

👤 **German Cobian**

* GitHub: [@German-Cobian](https://github.com/German-Cobian)
* Twitter: [@GermanCobian1](https://twitter.com/GermanCobian1)
* LinkedIn: [@german-cobian](https://www.linkedin.com/in/german-cobian)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

Guidelines for this project were supplied by [The Odin Project](https://www.theodinproject.com/paths/full-stack-javascript/courses/html-and-css/lessons/positioning-and-floating-elements)

## 📝 License

This project is [MIT](https://github.com/German-Cobian/New-York-Times-Page-Clone/blob/main/LICENSE) licensed.