Skip to content

JanFlan/popular-articles-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NY Times Most Popular Articles

Description

A simple React app that fetches and displays the most popular articles from the NY Times API. Each article can be viewed in detail by clicking on it, which opens a modal dialog.

Features

  • Fetch and display the most popular articles from the NY Times API.
  • Click on an article to view more details in a modal dialog.
  • Close the modal by clicking outside the modal content or on the close button.
  • Loading indicator while fetching data.
  • Error handling for network requests.

Setup

Prerequisites

  • Node.js (version 14 or higher)
  • npm (version 6 or higher)

Installation

  1. Clone the repository:
    git clone https://github.com/JanFlan/popular-articles-list.git
    cd popular-articles-list

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published