Skip to content

teekaytech/NYT-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

New York Times - Clone

This is a clone application of New York Times.


In this project, our aim here wasn’t to produce an exact replica of the New York Times news page, but rather to focus on how to use positioning declarations in CSS. That means two things – laying out the basic structure of the page using semantic HTML elements and ensuring that the elements are appropriately sized and positioned.

There are many elements on the New York Times page which are produced with Javascript but our objective in this project wasn't to give this page functionality, so except from a portion of the content where a youtube video is embedded, nothing nothing else is clickable.

Built with

  • HTML
  • CSS (Box Model, Float, Grid, Flex and Positioning)
  • Lint (Stickler)
  • W3C Validator

Live demo

Click here

Getting started

For this project, we tried our best to recreate the New York Times web page. The main aim is to ensure the elements get placed and styled roughly the same way as the New York Times page, so functionality is not a priority.

We used the browser’s developer tools to inspect the real New York Times page to understand how elements are placed and styled. We built our own page in a .html text file and opened it in our browser to check it out. We carried out the following steps:

Authors

👤 Author 1

👤 Author 2

Contributing

Contributions, issues and feature requests are welcome!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Feel free to check the issues page.

Show your support

Give a ⭐ if you like this project!

Acknowledgements

License

Distributed under the MIT License.

About

A cloned copy of new york times website

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published