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.
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.
- HTML
- CSS
https://german-cobian.github.io/New-York-Times-Page-Clone/
To get a local copy up and running follow these simple example steps.
- Clone this repo on your local machine by running `git clone git@github.com:German-Cobian/New-York-Times-Page-Clone.git~
cd
into theNew-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.
👤 Miguel Gomez
- GitHub: @MiguelArgentina
- Twitter: @Qete_arg
- LinkedIn: @miguelricardogomez
👤 German Cobian
- GitHub: @German-Cobian
- Twitter: @GermanCobian1
- LinkedIn: @german-cobian
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!
Guidelines for this project were supplied by The Odin Project
This project is MIT licensed.