Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/german-cobian/new-york-times-page-clone
- Owner: German-Cobian
- License: mit
- Created: 2021-01-11T14:41:54.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-06T22:39:40.000Z (over 2 years ago)
- Last Synced: 2024-12-19T23:11:13.033Z (20 days ago)
- Topics: css, html
- Language: HTML
- Homepage:
- Size: 36.8 MB
- Stars: 11
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.