Skip to content

nolasco-daniel/TheNewYorkTimes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📰 The New York Times – News Website

A fully responsive webpage inspired by The New York Times design. This project demonstrates modern front-end development techniques using HTML, CSS, and JavaScript.

The layout mimics the look and feel of a news website, with a navigation bar, hero section for top stories, and a grid of articles. It’s styled with a mordern minimalist aesthetic.

🚀 Features Core Features

📌 Navigation Bar – styled like The New York Times with a hamburger menu for mobile.

📰 Hero Section – highlights the top stories in a bold layout.

📑 Article Grid Layout – displays articles in a clean, organized grid.

🎨 Design & Aesthetics – minimalist black and blue theme with subtle hover animations.

📱 Responsive Design – works on desktop, tablet, and mobile screens.

🗂 Project Structure

index.html – main webpage file

style.css – CSS file for layout & styling

script.js – JavaScript for hamburger menu and interactions

/images – folder for article images and logos

README.md – project documentation