The New York Times responsive website, extracting data from newsapi.
- JavaScript, HTML/CSS, Bootstrap, newsapi.org
Users can:
- Search news article by typing any keyword.
- See articles by category by clicking on navbar/side navbar if it's mobile version.
Other features:
- If images are unavailable/non-existing, show unavailable picture.
- Article uploaded date if the article was published more than 24 hours ago. Otherwise, how many hours ago it was published from now.
Will find another api as this newsapi does not allow deploying non-locally unless it's paid. And there are limited categories.
- Add page nation feature to nevigate easily by page
- Make a distinct main page

